David
Forum Replies Created
-
Forum: Plugins
In reply to: [Pressidium Cookie Consent] Is there a way to manually trigger preferences?Nevermind, found it in the CookieConsent documentation
https://cookieconsent.orestbida.com/advanced/custom-attribute.html#show-preferencesmodalI just had to update the attributes from this plugin, ex:
<button type="button" data-cc="c-settings">View Preferences Modal</button>
instead of:
<button type="button" data-cc="show-preferencesModal">View Preferences Modal</button>
Hope it helps someone else too!
@redmiabhishek i love you!
@john okay!
Just re-migrated the website without the plugin and re-installed the plugin on the production site. Everything is back to normal.Thank you for your time!
Hello there,
Any progress on that sign-up form issue? Have you tried it on my website? Am I doing something wrong? Please help me or offer me a way to pay to get help!
Thanks, you’re awesome!
Hey!
Thanks for your response. I found it here: https://ultimatemember.com/free-support/ ??
I also updated the plugin, but my register form is still not working properly ?? …only the captcha plugin is working which I downloaded from the UM website.
Any help would be appreciated!
Thanks again
Hey again!
Any news regarding to my problem? I made a clean WordPress & UM plugin install and still having the same issue… Can you guys please help?
I tried to buy a support ticket from the UM website, but it says that ticketing is closed, can I buy a support ticket somehow? I really need it to work properly.
My register form is here https://freelancer.devy.ro/inregistrare
Thanks!
I can give you a link with my website if it helps…
Thanks a lot!Forum: Plugins
In reply to: [Plugin: FaceBook Like Button Plugin for WordPress] Manual insert to themeok..I’m not sure if this is what are you looking for, but it worked for me. It adds a like button in each post separately. I just inserted this in my single.php:
<iframe src="https://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:24px" align="middle"></iframe>
I hope it helps. Cheers
it’s not working for me… sorry ??
thanks for the answers guys…I solved the problem with 2 different polls. But it would be nice to support multiple widgets…hope u will have some time for that GamerZ…
cheers ??
Forum: Fixing WordPress
In reply to: Hide index, change to gallery /hide postsback with good news ??
after a little help from google I think I solved the problem…
You have to create 2 pages. For example “Gallery” and “Post page”. After creating them, go to Settings -> Reading and change the “Your latest posts” option to “A static page”. You have 2 options again. Set the Front page to “Gallery” and the Post page to “Post page”
Now you have the Gallery as your index page ??
Hope it helpsForum: Fixing WordPress
In reply to: Hide index, change to gallery /hide postssame problem here… thanks ??
Forum: Fixing WordPress
In reply to: Page breaks for long postshow do I know if I have Template_Tags/wp_link_pages in your template file(s) ??
I’m a beginner and I have some problems using the <!–nextpage–> command
ThanksForum: Fixing WordPress
In reply to: Images to show within posts within categories…I love u 2 :))))))