Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindSee post #30704
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindSorry about that. We changed the bullets styling a bit to improve responsiveness (but apparently failed).
Use this custom CSS to revert to the previous appearance:body .entry-content ul > li { background-position: left 8px; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindSamantha, perhaps this post would be useful.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindYes, both the free and paid versions of HTML Module support multilanguage stores.
You’ll see separate title and content tabs for each configured language.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI can see the lag you mention, but that is totally unexpected behaviour.
The site behaves like it undergoes several page redirects via those links. Do you have any custom redirects / URL rewrite handling on your account?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindThe column images are not currently links. On desktop browsers they have the dark overlay that acts as a link, but this overlay is not displayed on mobile devices. Here only titles and texts are links, but you are not seeing these because they are white text on white background.
The images will become links in a future update. Until then, you should correct the colours problem.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI don’t see the issue on your site. In fact I don’t see Nirvana in responsive mode at all, as you are using Jetpack’s mobile theme feature instead.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindRestore the modified file with a working copy from the theme archive.
You might have made an error in the code changing that string with one including the apostrophe (which is also a special string delimiter in PHP).The safer way would be to customize that text using theme translations (we have two tutorials about creating theme translations).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindBy default the theme displays featured images next to post excerpts.
Did you set a featured image for that post or just inserted the image inside the post?If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindTry to disable CSS combining/minifying in your caching plugin.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindThe theme has two footer background colour settings, one for the footer widgets area and one for the footer itself. They are the last two colour options under General > Background in theme settings.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindIf you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindYou most likely have a plugin that it interfering with the theme’s colour picker (possibly because it is not fully compatible with the latest WordPress update(s)).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindThis CSS should center the slider caption text:
body .slide-text { text-align: center; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.May 29th, 2015 at 12:02 in reply to: presentation page, under extra text are all the navigation links #31979Zed
Cryout Creations mastermindI am not sure I understand your question.
Which navigation links are you referring to?If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindUncheck the Link the thumbnail to the post option in theme settings (under Featured Image Settings) and see if that solves this.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindThe reported issue should only happen when saving settings in the theme’s settings page. It cannot occur while adding pages or modifying page text as those do not interact in any way with theme settings.
This settings page issue is almost always caused by a poorly written plugin which loads its code all over the dashboard, including the theme’s settings page.
Disable all your plugins one by one until this behaviour stops. After you figure out which plugin is the culprit and you disable it, re-enter theme settings and save. This will restore the colour fields’ missing # signs and your site should return to normal.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI only see a blank white page at the moment, but your initial issue could be caused by caching.
If you were using a caching plugin, disable it or remember to clear cache while making changes to the site.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI believe we’ve solved this via support tickets.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindWordpress associates post inserted images with the specific posts in its database.
The theme uses that WordPress functionality that relies on that association to retrieve the first post image to use as featured.Depending on your (or plugin’s or program’s) mass-post insertion methodology, these associations may not be created, so the theme has no information to use to retrieve featured images.
PS: We don’t delete forum topics. But Akismet (spam filtering) does have a say in the approval or rejection of topics.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI assume you solved this since the mobile menu is visible now.
PS: Thanks for crediting our work… or not
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindI don’t see this issue on my Android.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindWhich Grid Gallery are you referring to?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindden, you currently have no slider on the homepage.
Crystal, you use a caching plugin. Disable it or clear cache when making changes.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindPlease see http://www.cryoutcreations.eu/forums/t/shortcodes-showing-as-text-after-update/#post-31898
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindCheck the number of posts per page set under Settings > Reading.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindAdrian, this change is noted in the update changelog, but its the changelog itself we were late in publishing.
Claude, the plugin supports both cryout and mantra shortcodes, but you need to enable the mantra ones from its settings (Appearance > Cryout Shortcodes)
However, if you really want to change to cryout, I think this script can do it (I recommend version 2.1 as it’s simpler).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindPlease see my answer in
http://www.cryoutcreations.eu/forums/t/shortcodes-showing-as-text-after-update/#post-31898If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindHi and sorry for being late to announce this.
Shortcodes have long been denied from being included in themes, but we’ve managed to get away with it until now because we’ve had them in the theme since before this rule was implemented (and also did not update Mantra for a couple of months).
Unfortunately, we’ve had to remove the shortcodes for this new update to be accepted (which we wanted to release to fix outstanding issues before the Customizer rule will also become enforced).
However, we’ve moved shortcodes functionality in a separate plugin, which is found here
http://www.cryoutcreations.eu/cryout-shortcodesIf you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.Zed
Cryout Creations mastermindEdit the wp-content/themes/mantra/admin/admin-functions.php file and make sure there are not empty lines at the top, before the tag.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
