RaiderKnight
Forum Replies Created
-
Forum: Plugins
In reply to: [PayPal Shopping Cart] Shortcodes not workingLike that:
[FIELDS show="category|tags"]
Forum: Plugins
In reply to: [PayPal Shopping Cart] Shortcodes not workingSorry, I forgot to update the file inside my child theme
Now it’s working !
Thanks !Forum: Plugins
In reply to: [PayPal Shopping Cart] Shortcodes not workingThanks for your fast answer,
I tried this inside …\wp-content\themes\my_template\single-product\tabs.php
<?php echo get_post_meta($post->ID, 'custom_field', true); ?> <?php echo do_shortcode('[rss feed="https://mysite/feed/" num="3" excerpt="false"/]'); ?>
It work !
But not in the wordpress editor !
If I put[rss feed="https://mysite/feed/" num="3" excerpt="false"/]
It doesn’t work !regards,
Forum: Plugins
In reply to: [Back End Instructions] Not compatible with Premiumpress ThemesHi,
I’m not blaming your plugin !
I was just saying that is not compatible with the premiumpress themes v7, I wasn’t asking some helps !
Sorry, for the misunderstood !
About Premiumpress Team: real waste of time… ;(
If I find a solution I will share, be sure !
regards,
Forum: Plugins
In reply to: [Fast Secure Contact Form] No mail hosted on website serverHi,
I have the same problem !
Forum: Fixing WordPress
In reply to: Hide sidebar if emptyHi,
Try this:
<?php if ( is_active_sidebar( 'subjects-sidebar' ) ) : ?><div class="col-xs-12 col-sm-2 col-md-2 col-lg-2 subjects-groups-sidebar"><?php dynamic_sidebar( 'subjects-sidebar' ); ?></div><?php endif; ?>
Forum: Everything else WordPress
In reply to: Plugin or theme for Embedding Adult Videos?Hi,
I know … !
Just want to say that I talked too fast !
The guy answered me and now I’m satisfied !Sorry for that !
Forum: Everything else WordPress
In reply to: Plugin or theme for Embedding Adult Videos?I just buy it and it only working on local…. On my web server, it’s impossible to import videos…
I contacted the creator but, he’s not hurry to answer…
So at the moment, I’m really not satisfied with that product !
Forum: Plugins
In reply to: [Visual Icon Fonts] Operates at half when G.F.Manager activatedHi Paul,
That’s the plugin I use: https://www.ads-software.com/plugins/google-font-manager/
Thanks for your help !
Same problem as aschobey !
The form number 1, has not been imported !What’s the trick !
Forum: Plugins
In reply to: [FeedWordPress] 0ttp in linksSame for me !
Still not fixed 8| !En fait, la première fois ?a n’a pas buguer !
Les autres fois oui et même en le désinstallant.
Me renvois vers https://wordpress/wp-admin/options.phpJ’utilise le thème Directorypress, surement un conflit de fichier ou autres….
Forum: Plugins
In reply to: [WP RSS Multi Importer] Number of Posts per Page for PaginationHi
It works ! ??
I just add this around the line: 443 in inc/options.php
<OPTION VALUE="40" <?php if($options['perPage']==40){echo 'selected';} ?>>40</OPTION>
Je vois que tu es Fran?ais…
Juste une petite note:
En activant le plugin, je tombe sur une page blanche.
Lien de la page, si ?a peut aider:
wordpress/wp-admin/plugins.php?action=activate&plugin=magic-post-thumbnail%2Fmagic_post_thumnail.php&plugin_status=all&paged=1&s&_wpnonce=xxxxxxxxx**xxxxxxxxx = combinaison de chiffres et de lettres.
Ensuite, sur wordpress/wp-admin/options-general.php?page=mpt
si je fais une sauvegarde de mes options, je tombe sur:
https://wordpress/wp-admin/options.phpCordialement,
Forum: Plugins
In reply to: [WP RSS Multi Importer] Number of Posts per Page for PaginationHi,
Thanks for the reply !I use the shortcode option.
Please, which file I need to edit or send me the file that will give me more options.
regards,