yondermann
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Kale] BreadcrumbsI’ve solved it adding this:
<!– Breadcrumbs –>
<?php
if ( function_exists(‘yoast_breadcrumb’) ) {
yoast_breadcrumb( ‘<p id=”breadcrumbs”>’,'</p>’ );
}
?>
<!– /Breadcrumbs –>to the pages, posts and categories in the theme editor.
Thanks!- This reply was modified 4 years, 2 months ago by yondermann.
That would be great as currently only the featured image and the site logo shows up when the pinterest button is clicked on.
As I was testing this feature I manged to pull up a couple of other images too upon clicking the pinterest button but I have no idea why that happened. I have quite image heavy posts but actually don’t want them to show up there at all as those are not pinterest formatted.
It seems like hustle still having problems with wp recipe maker plugin. I disabled the plugin and I can save hustle social share settings then enable the plugin and all works.
I’m not sure exactly what to look for but I’ve found nothing.
When I hit the save button in hustle nothing happens in the browser console. No changed in requests or in the error tab. I see no changes when I delete or add conditions in the visibility tab either.I can’t even unpublish the social sharing when I’m inside its settings screen. The only way to publish and unpublish it is from the social sharing dashboard
Hi,
I’ve been trying to make changes to the social sharing module but any changes I make the plugin can’t save it. The save button just greys out and the save icon just spins there indefinitely until I leave the page.
I’ve tried unpublishing pop-ups as that worked before to no avail this time. I can’t save any changes I make to social sharing. I tried creating a duplicate and modifying that but that didn’t work either.Sounds like I have the same problem here. Or at least no pop up is showing on the site. I’ve tried changing settings, disable w3 cache plugin, upgrading, rolling back, and disabling the social share feature but no pop up is showing on the site.
Forum: Plugins
In reply to: [WP Recipe Maker] Recipe image formattingThanks!
I didn’t realize there was an HTML editor there.Meanwhile I played around with the image I realized that I didn’t put the icon “inline” in the first place. This was the reason it floated over the text on small screens.
Everything is sorted!
Thanks!- This reply was modified 4 years, 5 months ago by yondermann.
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestYes, that is what I’m going to do and maybe I use that time to reflect on my limits and learn some basic JS. ??
Thanks for being so patient and helpful!Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestIndeed that’s a much more exciting file to work with. Do you happen to know how is this function works there? I couldn’t find anything that relates to the media-toggle but that’s probably something to do with my poor understanding of js.
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestYeah, meanwhile I’ve found the media-toggle.js file but haven’t dared to touch it yet. ??
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestThat’s sounds great. If it takes a long time to implement it would be great if you could tell which .php file to edit to change the state. I guess it’s just a matter of changing ‘default’ => true/false
Thanks!
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestI’m actually happy without a toggle as long as the images are not showing. With all the pictures in the recipe it feels like the plugin is taking over the whole page. It feels strange.
Would it be possible to add a toggle for the recipe that sets the default state to hide? Showing all the images makes the whole page unnecessarily long and in my particular case twice as much as I have all the images inserted in the page already.
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestI’ve just tried this instruction image inserting and I’ve got some issues with it. Not sure if some are intentional or not.
I couldn’t get the “Default Show Instruction Images” working. It doesn’t matter if the toggle is green or grey the images are always shown in the recipe.
Only the chic template shows the toggle switch. The rest of the templates don’t have an image toggle. This wouldn’t be a problem if the “Default Show Instruction Images” settings were respected but the images are always shown here too.
I use W3 caching plugin and did a cache purge after every setting. I refreshed the page with ctrl+f5 on firefox. I don’t use CDN.
The page in question: https://www.suncakemom.com/sides-salads/buffalo-cauliflower-recipe
Thanks!
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestYeah, I understand it. As I’ve seen the recipe niche not many sites adopted the “take a photo of every step” method in the instructions.
I wonder how many things will change now that google is pushing for it, though.Anyhow thanks for considering it!
Forum: Plugins
In reply to: [WP Recipe Maker] Guided Recipe – Import images with text – Feature requestWill something be implemented in the near future to import the instruction images?
Adding the instruction images to over 200 posts manually doesn’t sounds like fun at all. If google is not so hasty pushing this thing so aggressively then it may worth a bit of waiting.