amdevries
Forum Replies Created
-
Forum: Plugins
In reply to: [Widget Shortcode] Conflict with theme’s shortcodes?Got it to work using
if ($current_ID==526 ): ?>
<div class=”container”>
<?php echo Widget_Shortcode::get_instance()->do_widget( array(
‘id’ => ‘lw_instagram-3’
) ) ?>
</div>
<?php endif; ?>Forum: Plugins
In reply to: [Widget Shortcode] Conflict with theme’s shortcodes?Sure, that would be great, thank you!
Forum: Plugins
In reply to: [Widget Shortcode] Conflict with theme’s shortcodes?@shazdeh do you have any other ideas? I am indeed using shortcodes from the theme as you suggested..
Forum: Plugins
In reply to: [Widget Shortcode] Conflict with theme’s shortcodes?Hi there,
Thanks for responding. There is indeed shortcodes from the theme on other pages; I tried putting this shortcode in other pages also, i.e. beside the theme shortcode and it also didn’t work there.
For example, the section called “About” is using shortcodes from the theme…
Hope this helps
AmandaForum: Plugins
In reply to: [Widget Shortcode] Conflict with theme’s shortcodes?I’ve left both of them there, and yes, I put them in the text, not visual editor
Forum: Fixing WordPress
In reply to: Site no longer working! Just a matter of missing files??Never mind for now; I see the hosting company has done some silly redirection incorrectly and that is the main problem. Thanks anyway!
Forum: Fixing WordPress
In reply to: Homepage redirects to a postReally strange! Now I’m stuck in the same place, I guess! Thanks for the quick reply though.
Forum: Fixing WordPress
In reply to: Homepage redirects to a postHi Rachel,
It looks like you figured this out? How did you do it – I am having the same problem.
Thanks,
AmandaForum: Plugins
In reply to: Next/Prev only in SubpageAnyone have any ideas? Pretty please??
Forum: Plugins
In reply to: Next/Prev only in SubpageI’m actually looking for exactly the same thing – any help on this would be appreciated!