kitelife
Forum Replies Created
-
That did the trick, thank you very much!
FYI – HTML output is working fine, but we really want the PDF output instead.
Forum: Plugins
In reply to: [Page Restrict for WooCommerce] Change User Account Page WordingI also need this feature, being able to change the title “Restricted Pages” to something like “Product Support Pages”, etc that are much more customer friendly. Would love to see it added to the plugin settings.
Of course, we always try to avoid editing PHP or stylesheets due to the likelihood of changes being erased every time we fully update a plugin or theme.
Forum: Plugins
In reply to: [GigPress] Shows saving, not showing on public side.Whoops, never mind – seems to have resolved itself after updating to the latest version.
Thanks!
Forum: Plugins
In reply to: [GigPress] Shows saving, not showing on public side.No filters, no caching – here’s our shortcode:
[gigpress_upcoming]Can I send you login details for a quick peek?
Okay, took a lot of trial and error but I got it.
For others if they need it, in shortcode brackets:
linkview cat_name=”Press Release Services” link_items='{ “name_l”: “”, “description”: “” }’
Sorry, we’re using this shortcode, in brackets:
linkview cat_name=”Press Release Services” link_items='{“url”:””,”description”:””}’
I’m trying to get output like this for each link:
Using:
PR Log PR Log is an online press release distribution and press release submission service.Here’s what we’re getting:
- PR Log
PR Log is an online press release distribution and press release submission service. - PR Log
PR Log is an online press release distribution and press release submission service.
What shortcode should we be using?
Thanks in advance, great plugin. 🙂
Forum: Plugins
In reply to: [Redirection] Warning messages after update to WordPress 3.5I did this fix and the error is gone, but now my redirection GROUPS won’t appear in the drop down menu, so I can’t sort or search by group.
Any other suggestions?
Forum: Plugins
In reply to: [WP Boxer] Possible to add to template, instead of using shortcode?Bingo, that did it – thanks!
Forum: Plugins
In reply to: [WP Boxer] Possible to add to template, instead of using shortcode?I created a block titled with the slug “home-page”, then added this to my Main Index template…
<?php echo do_shortcode( [wpbp_blocks set="home-page"] ) ?>Got this error:
Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in /home/user/public_html/wp-content/themes/themename/index.php on line 15
Any suggestions? 🙂
Forum: Plugins
In reply to: [WP Boxer] Possible to add to template, instead of using shortcode?Ya, I would assume so.
Forum: Plugins
In reply to: [WP Boxer] Possible to add to template, instead of using shortcode?Thanks for the reply.
Yes, sorry – it won’t work as a widget for us… We want to hardcore this into a specific, non-widgeted part of our home page.
- PR Log