-
AuthorSearch Results
-
February 11th, 2018 at 14:18 #59682
In reply to: CTA fields have disappeared in Customizer
Zed
Cryout Creations mastermindThank you for pointing out that the CTA button fields are missing. We’ll get them right back.
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.Hi,
I tried several themes, with different widths, no worries,
The problem is only with your themes.
Already the pictures appear larger than with other topics.– 344x520px with your theme
– With Twenty Seventeen 159x240pxThank you
February 10th, 2018 at 21:59 #59660In reply to: Sidebars showing below content
This reply is private.February 10th, 2018 at 21:57 #59658In reply to: computer not shutting down
Zed
Cryout Creations mastermindI believe you are looking for Parabola GNU/Linux:
https://www.parabola.nu/This forum is for our Parabola WordPress theme.
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.February 8th, 2018 at 05:39 #59513In reply to: Post Template
Adding Posts to Pages
I found a plugin that will do this, and put it in a grid with thumbnail and except just like the theme has built in. It uses the category of your post to put it on that categories page. you can customize button to match this theme’s colors ect.. Hit me back if you want the plugin name.
February 7th, 2018 at 16:19 #59482I have the same question, in Tahuna I want one of my menu entries to link to a section on the homepage. Is that possible?
February 7th, 2018 at 04:34 #59456In reply to: computer not shutting down
I installed it via the install tool on the LXDE 2.2.1 OpenRC release & its still just hanging instead of rebooting. I guess I’m going to attempt the beta version… I will keep checking here the next few days! Very excited to have a 32-bit OpenRC arch variant! I use Artix on all my x64’s & debian-based distros are giving me grief on this particular netbook.
February 5th, 2018 at 17:03 #59404In reply to: Tablet & Phone Header area issues
I hope this is ok to post but I have a tempera site (meguk.ac.uk) with responsiveness set on and a presentation page with no slider but several cryout columns enabled. Posts are disabled on the presentation page. On android smartphones and iphones we seem to get the collapsed menu and header image and then
Nothing Found
Apologies but no results were found for the requested archive. Perhaps searching will help find a related post.
Under this is a search box.
Any help appreciated.
Jeff.
February 2nd, 2018 at 13:45 #59277In reply to: Transition Effect 'Slide' broken in Firefox 58.0.1
It appears to be some kind of a timing problem which I confess I don’t really understand…
But as an experiment I modified …\plugins\cryout-serious-slider\resources\slider.js as follows:after line 253 I added 2 functions:
`function simulateClick() {
var event = new MouseEvent(‘click’, {
view: window,
bubbles: true,
cancelable: true
});
var body = document.getElementsByTagName(“body”)[0];
body.dispatchEvent(event);
}function runSim(count) {
window.setTimeout(function () {
simulateClick();
count -= 1;
if (count > 0) {
runSim(count);
}
}, 10);
}`in Carousel.prototype.slide after line 219 I added:
runSim(10);This doesn’t explicitly add time to the Transition Duration but the additional thread
activity permits the slide image to get properly loaded before the slide animation starts,
eliminating the blank slide.January 29th, 2018 at 17:08 #59135In reply to: Star ratings for products not working
kennedy
Power UserRoughly correct. At some point in late 2016, the ability to star-rate products stopped working.
When I view comments (I can send screenshots) products reviewed before the end of 2016 have a star rating drop down option. But viewing comments created after that time, there is no option for a drop-down rating, even though the product has been reviewed. And require star rating is selected for.
Not able to create a star rating for…
https://www.sigridnaturals.com/shop/comfrey-healing/But this product has a star rating:
https://www.sigridnaturals.com/shop/back-to-the-garden/But if you were to review this product today, there is no option/requirement to star rate it.
Website: www.sigridnaturals.com
January 28th, 2018 at 18:15 #59066In reply to: Update to Fluida 1.5.0 removes widgets
In general I am very satisfied with the CC themes. For some reason I could not drag&drop the widgets, so I had to edit them one by one.
Normally you just hit the Update-Button, this was a bit unexpected but problems are solved now.
Keep up the good work!January 28th, 2018 at 17:47 #59065In reply to: RENDEZ MOI L'ANCIEN MANTRA
“The forum topic I’m pointing to also indicates how to return to a previous theme version – the info is in the last paragraph.”
Merci de me donner un lien ou est le “dernier paragraphe, ou une copie écran; je ne le vois pas
January 28th, 2018 at 10:04 #59055In reply to: Sidebars showing below content
I’m having the same issue, sidebar (on right) shows below content. Can’t figure what’s causing it. I use a child theme but tried removing all customizations and no joy. I’ve even copied the site elsewhere (using WP Migrate DB to preserve theme config) and bizarrely the copied site seems to work fine so I’ve no idea what’s going on. I tried as much as possible to eliminate the problem being caching of some description. Maybe I should copy the site and then re-import it…
January 27th, 2018 at 17:54 #59013In reply to: How to add padding to blog page or blog posts?
Zed
Cryout Creations mastermindWe’d need and example or sketch of what you are trying to achieve.
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.January 27th, 2018 at 17:41 #59006Zed
Cryout Creations mastermindIs your new text displayed in the field after clicking the Save button and the page reloading? (you can re-open the flap section by clicking its title).
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.January 27th, 2018 at 17:40 #59005Zed
Cryout Creations mastermindYou can place custom styling in the theme’s Custom CSS filed (in its settings page), in WordPress’ Additional CSS field (in the customizer) or use a custom CSS plugin of your choice to apply extra CSS to the site.
You don’t need to modify any files.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.January 27th, 2018 at 17:23 #58999In reply to: Sidebars showing below content
Zed
Cryout Creations mastermind@mezhaheleena, I see you are using a child theme in which you’ve copied Mantra’s style in its entirety. This is generally a bad idea since it can create issues when updates bring styling changes (which the child theme will then overlap).
The child theme should only contain the customized styling rules or new ones.
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.January 27th, 2018 at 17:09 #58996In reply to: No slide transition animation
Zed
Cryout Creations mastermindI believe you are using another plugin which also uses Bootstrap and loads its own script methods, which override the slider’s.
Try to temporarily disable the ‘responsive-accordion-and-collapse’ plugin to check if the slider animations return, then let us know if this is the plugin that it is conflicting with so we can investigate further.
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.January 25th, 2018 at 09:11 #58801In reply to: Woocommerce and Tempera
update…
just discovered child themes (very new to WordPress)…
I followed the WordPress codex on creating a child theme and then also noticed this line in the quantity-input.php fileThis template can be overridden by copying it to yourtheme/woocommerce/global/quantity-input.php
so I reinstated the original file in the tempera theme and copied it as suggested to my child theme and modified as I mentioned in my previous post and not I have the “working” quantity control in a child theme so have to worry less about Tempera theme updates. I will of course still check this quantity control issue when Tempera is updated in case a solution is included but at least I have a workable solution for now.
I’ll still play around some more to try get the quantity control to be a little narrower, just for visual aesthetics…Website: www.castlecrafts.co.za/shop
January 24th, 2018 at 10:59 #58746In reply to: Sidebars showing below content
There seems however to be some sort of strange thing happening here, that the developers’ team may want to look into. On our QA site, I have articles that display the sidebar below content (http://qa.woxx.lu/1917-part-1/) and most others that look fine (http://qa.woxx.lu/alte-und-neue-kriege%e2%80%a9-denken-statt-schiessen/). Still waiting before upgrading, although most of it looks fine with necessary CSS tweaks 8^)
Website: qa.woxx.lu
January 23rd, 2018 at 11:50 #58706In reply to: RENDEZ MOI L'ANCIEN MANTRA
Si on choisit un thème c est qu’à priori nous ne sommes pas informaticiens, et pas capable de monter de toute pièce un site.
Il bazarde l’ancienne version comme si nous étions tous des professionnels capables de reprendre tous leurs changements !!!!!!!! Ils ne pouvaient pas appeler la nouvelle version “mantra 2” et laisser l’ancienne ?????
On fait comment maintenant ? on change d’hébergeur ? et on en trouve un qui respecte un peu plus ses clients ? ou on passe un diplôme d’informaticien ?
January 23rd, 2018 at 00:32 #58700In reply to: Changes in the 3.0 update
January 22nd, 2018 at 18:22 #58682In reply to: Changes in the 3.0 update
Zed
Cryout Creations mastermind@carnegie, thank you for pointing out this issue; it is fixed in 3.0.4
@brendan, we have not supported the relative dimensions layout since Mantra 2.0.2 (released in 2013) and we disabled it on new theme installs in 2.6.1.
Finally we removed the option completely in the 3.0 release because using it with the new styling changes would have resulted in a broken 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.January 16th, 2018 at 01:57 #58416In reply to: Inserting image above posts on blog page
Hi Zed
Thanks for your reply. I understand that wordpress is using the page for posts and nothing from the pages properties is used.
That is what I am asking about, is there some way to get wordpress to put an image between the menu and the first post.
I have looked at the source code for the blog page and an other page and identified the bit of code that inserts the image. If I knew where the posts page is hidden I could insert the same line of code and it would then show the image.
Is there any way to do this?
Thanks
January 15th, 2018 at 21:46 #58411In reply to: How to create Gallery Post?
Zed
Cryout Creations mastermindThe gallery on the demo site is created using WordPress’ built-in gallery functionality. Its shortcode used (ignoring the image IDs) is:
[gallery link="file" size="medium" ids="457,456,454,453,447,446,445,449"]
The component images are set to link to the media files (not attachment page) and their pop-up view is accomplished with a Fancybox 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.January 15th, 2018 at 21:31 #58405In reply to: image in preview article
Zed
Cryout Creations mastermindThe word limit is configurable in the theme’s options. The excerpts (preview) list normally displays the featured image assigned to the posts.
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.January 15th, 2018 at 21:31 #58404In reply to: fluida-main-inline-css overriding my child-theme css
I’m using the most specific rules that I can and it didn’t work.
Can’t you add an option that will make the using of child-theme more easy? like option to “inject” my child-theme style after all your files in the <head>, or if it’s already possible I’d like to know how to do that and get some directions, because I don’t have too much experience with child-theme in WordPress.Thanks,
Ido.January 15th, 2018 at 21:18 #58400In reply to: Image Styling Problem In bbPress
angeljs
Power UserHi, yes, I tried aligning left and it was fine.
Thanks
January 15th, 2018 at 21:08 #58396Zed
Cryout Creations mastermindThe site title HTML element used by the theme is different between the homepage and the other site sections (for SEO purposes). This makes it fall back to one font on the homepage and a different font on the other sections if its primary font selection is invalid.
Enter the correct font identifier for the site title in the theme’s options and it will work consistently throughout 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.January 15th, 2018 at 20:56 #58391In reply to: Add more CTA buttons
Zed
Cryout Creations mastermindThe CTA fields should be translatable in the plugin’s Strings feature.
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. -
AuthorSearch Results