andrew00
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [PJ News Ticker] Opening links in a new tabSolved.
Downloaded the pj-news-ticker.php from FTP.
Added the target=”_blank” here:
$content .= ‘‘.get_the_title($post);
It worked!Forum: Plugins
In reply to: [GDPR] Disabling consent for specific pageIt is actually working, with !important
Thank you so much!Andrew
Forum: Plugins
In reply to: [GDPR] Disabling consent for specific pagei wrote in the customize -> additional css WP dashboard, where I have all custom styles. Will try with !important too
Forum: Plugins
In reply to: [GDPR] Disabling consent for specific page@bonaldi the id of the page is exactly 2292 like in your example.
But it doesn’t seem to work and alert is still visible (changed css as you suggested).Forum: Plugins
In reply to: [GDPR] Disabling consent for specific pageThank you so much for the hint! I’m going to try it and let you know 🙂
Forum: Themes and Templates
In reply to: [Oria] Unable to display full posts in HomeResolved going to Editor -> selecting Includes -> Content and changing the_excerpt to the_content see here https://www.templatemonster.com/help/wordpress-how-to-display-full-post-instead-of-its-excerpt.html
Viewing 6 replies - 1 through 6 (of 6 total)