ergoticpsilocineyeoftheabsolute
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problems with translating text including hyperlinkNow I have this in .pot file
#: footer.php:56 msgctxt "link text for Link" msgid "Link" msgstr ""
And .mo file name is like you mentioned but it still refuses to work. I can edit files in Loco Translate and it saves .mo with correct file name into my-theme/languages folder.
- This reply was modified 3 years, 5 months ago by ergoticpsilocineyeoftheabsolute.
Forum: Fixing WordPress
In reply to: Problems with translating text including hyperlinkAlso text domain is in place in style.css
[Moderator note: Please, No bumping].
- This reply was modified 3 years, 5 months ago by Steven Stern (sterndata).
Forum: Developing with WordPress
In reply to: Detect if content is added in customizerFound the answer:
if ( get_theme_mod( ‘content’ ) ) :Forum: Developing with WordPress
In reply to: Detect if content is added in customizerI have simple section with few controls and settings in customizer where user can add images and text. In template file I use get_theme_mod. I’d like to hide the containing div element from template when there’s no images or text added to this customizer section.
Forum: Plugins
In reply to: [WooCommerce] How I can add link to product page?I’m trying to make hardcoded links in php-template files.
The site is on localhost so I can’t share it yet.Forum: Plugins
In reply to: [Advanced Product Fields (Product Addons) for WooCommerce] Reduced priceGreat! I haven’t purchased the paid version yet since the site is not gonna be published before summer. Does the paid version work also with subscription products?
I was thinking about the paid version. Does it work with AJAX add to cart button?
Forum: Reviews
In reply to: [Yoast SEO] Title tag is not showing up in page sourceNow I have to write all the meta titles and descriptions again with better plugin. Is there address where I can send bill for wasted hours with this useless plugin?
- This reply was modified 4 years ago by ergoticpsilocineyeoftheabsolute.