I have the problem that TranslatePress isn’t working properly when using the Premium Portfolio Filter Gallery Plugin. For some reason the a-tag is not working correctly in the english version of the website. We already tried a bunch of things fixing this issue but no luck. I think the problem is coming from the TranslatePress Plugin, because it’s altering the a-tag (because when you compare the translated version with the original version you can see the a-tag working/not working).
Would be great if somebody can help me with this issue.
Thank you!
If I manually change a link color, it works but I have too many links and it’s too much to do. I want tabs to use the default website color for links, which is set to blue.
If I change Style->Content Style -> “Font color” to a different color, all the text changes but the links stay grey. Which makes me think that there is a setting somewhere but I can’t find it.
Is there a solution for this? This only happened after I updated to 1.3.7… it was find when I was on 1.3.4.
Thanks!
]]>Text inside a tag is not showing up in the main menu, sidebar menu, footer menu section, please find the link below
https://snipboard.io/O1hbCp.jpg
]]>I apologise in advance for being such a noob so that I’m not able to properly explain what I want. I’m looking to reproduce two effects on my website:
The first one is the way the hyperlinks shows on this page: https://www.bustle.com/p/how-to-keep-your-relationship-strong-with-11-simple-everyday-habits-18169354
The second is how to add squares, horizontal/vertical lines like in this article: https://www.webdirector-guidbook.com/skill/writing.html
I’ve tried installing some plugins and tweak Gutenberg but unsuccessfully. It got to be easy but I can’t figure it out. Thanks!
]]>https://drive.google.com/open?id=1EfRrzu-fp5AfvF0dNk3jaRMTjHqOvwna
]]>add_shortcode( 'yo_permalink', 'yo_permalink' );
function yo_permalink($atts, $content) {
return get_the_permalink();
}
and on my page editor I add
<a href="[yo_permalink]" data-product_id="38"> add to cart </a>
This creates a hyperlink but with the following address e.g. https://example.com/page/[yo_permailnk]
If I remove data-product_id="38"
from the above it works.
System Info:
### Begin System Info ###
— Site Info
Site URL: https://fizzioforlife.com.au
Home URL: https://fizzioforlife.com.au
Multisite: No
— Hosting Provider
Host: DBH: localhost:3306, SRV: fizzioforlife.com.au
— User Browser
Platform: Windows
Browser Name: Firefox
Browser Version: 57.0
User Agent String: Mozilla/5.0 (Windows NT 10.0; Wi
n64; x64; rv:57.0) Gecko/2010010
1 Firefox/57.0
— WordPress Configuration
Version: 4.9.1
Language: en_US
Permalink Structure: /news/%postname%/
Active Theme: Ascend Child 2.2.4
Show On Front: page
Page On Front: Home (#27)
Page For Posts: Recent News (#2)
Remote Post: wp_remote_post() works
Table Prefix: Length: 5 Status: Acceptable
WP_DEBUG: Disabled
Memory Limit: 40M
Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit, tribe-ea-success, tribe-ea-failed, tribe-ea-schedule, tribe-ea-pending, tribe-ea-draft, tribe-ignored
— Popup Maker Configuration
Version: 1.6.6
Upgraded From: None
— Must-Use Plugins
ManageWP – Worker Loader:
— WordPress Active Plugins
BackupBuddy: 3.1.8.1
Broken Link Checker: 1.11.5
Duplicate Post: 3.2.1
File Manager: 5.0.1
Google Analytics for WordPress by MonsterInsights: 6.2.6
iframe: 4.3
Iris Color Picker Enhancer: 1.1
Kadence Slider: 2.2.0
MailChimp for WordPress: 4.1.14
ManageWP – Worker: 4.3.3
MapPress Easy Google Maps: 2.47.5
Max Mega Menu: 2.4
Ninja Forms: 3.2.8
Page Builder by SiteOrigin: 2.6.0
Popup Maker: 1.6.6
SiteOrigin Widgets Bundle: 1.11.3
The Events Calendar: 4.6.9
The Events Calendar PRO: 4.4.20.1
The Events Calendar Shortcode: 1.8
Widget Clone: 1.1
Wordfence Security: 6.3.22
Yoast SEO: 6.1.1
— WordPress Inactive Plugins
Akismet Anti-Spam: 4.0.2
Hello Dolly: 1.6
wp33423 hotfix: 1.1
WP Maintenance Mode: 2.0.9
— Webserver Configuration
PHP Version: 5.6.33
MySQL Version: 5.6.36
Webserver Info: LiteSpeed
— PHP Configuration
Safe Mode: Disabled
Memory Limit: 256M
Upload Max Size: 32M
Post Max Size: 40M
Upload Max Filesize: 32M
Time Limit: 30
Max Input Vars: 1000
Display Errors: N/A
— PHP Extensions
cURL: Supported
fsockopen: Supported
SOAP Client: Installed
Suhosin: Not Installed
— Session Configuration
Session: Disabled
### End System Info ###
]]>disclaimer message: https://imgur.com/LB3E4tR.png
frontend: https://imgur.com/A5uLSJn.png
]]>I am trying to add an tag to a checkbox label. When I click Save Changes, backslashes are automatically added to the a tag which make it incorrect.
[ ] I have read and agree to the terms and conditions.*
Right: Terms and conditions should have the link. When I click save, the url changes:
terms and conditions.
Wrong: terms and conditions.
]]>I noticed the href attribute of a
tags isn’t preserved.
It would be nice if you would display the href attribute somewhere in the plain text (maybe in parentheses or after a colon after the a
tag’s text).
Example:
Html:
some link
Plain:
some link: https://www.example.com
Thank you.
]]>