itsolutionsven
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Newsup] Widgets in Footer@themeansar – any update yet?
Forum: Themes and Templates
In reply to: [Newsup] Widgets in FooterIf you could provide the code, that would be great as I am able to do customisation as I setup a child theme.
Cheers,
VenHi,
I’m developing the theme locally, so don’t have a link.
I’ll try setting up a dev site, and put it up for you to look at.
Ven
Forum: Plugins
In reply to: [Custom Post Type UI] Utilising shortcode from another pluginProbably a little more of the page I’m creating.
Pulled the basic template from _s, and did a dummy run and everything works.
However, on the home_page template I’m coding up, doesn’t pass the correct filters (even the echo you suggested).
I’ll work through and see what I can work out.
My first attempt at creating my own theme, so not surprised I’m finding some gotcha’s.
I’ll keep you informed on what I find.
Forum: Plugins
In reply to: [Custom Post Type UI] Utilising shortcode from another pluginThanks for that.
When I look at the page source, the short code is there, but not getting converting.
Forum: Plugins
In reply to: [Custom Post Type UI] Utilising shortcode from another pluginWell – I now know that it has something to do with the way the theme I’m developing is pulling in the CPTUI field to display.
I’ve tested with the base theme I am working with in a dummy WordPress site on my localhost, and it all works fine.
The CPTUI field I’ve created is a WYSIWYG which I fill in with some text and the shortcode. I pull this into a variable ‘$my_text = get_field(‘my_text’)’ and then do a ‘<?php echo $my_text ?>’.
When I view the page; the text is shown, but the shortcode isn’t processed into the flip.
I’ll try working out; and see if I can work it out, and if I do, I’ll post.
Forum: Plugins
In reply to: [Custom Post Type UI] Utilising shortcode from another pluginThanks – developing the theme locally, so hard for me to show you.
I know the short code is being pulled in with the CPTUI plugin for the fields.
I’ll try something else.
Forum: Plugins
In reply to: [Custom Post Type UI] Adding a Menu Icon for CPT UII’ll work with that
Forum: Plugins
In reply to: [Custom Post Type UI] Utilising shortcode from another pluginThanks – I have reached out to them as well.
The plugin is ‘Interactive 3D FlipBook’
I know when I view the page source, the short code is being pulled in – just weird why it is not showing.
Forum: Plugins
In reply to: [Testimonials Widget] Can't remove Review schema markup noticeSame here – click the x to close the message, but it returns the next time the page loads.
As I’m using the widget to show testimonials, what guarantee that I won’t be impacted by penalties from Google?