rodusa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP UI - Tabs, Accordions, Sliders] Show all ContentNever mind. I found the solution by modifying the template under options tab:
<h2 class=”wpui-post-title”>{$title}</h2>
<!–<div class=”wpui-post-meta”>{$date} | {$author}</div>–>
<div class=”wpui-post-thumbnail”>{$thumbnail}</div>
<div class=”wpui-post-content”>{$content}</div>
<!– <p class=”wpui-readmore”>Ler mais…</p>–>Forum: Plugins
In reply to: [Theme My Login] Login link on Custom Theme HeaderThat was cookie issue. I just cleared my browser temp and cookies and it worked.
By the way, how display the UserName. Is there a shortcode or PHP code.Thanks you
Forum: Plugins
In reply to: [Theme My Login] Login link on Custom Theme HeaderJeff, It did work but there is a glitch. Even after logged in it displays “Log in” while it should display “Logout”. When I click on it I can see the links “Panel, profile and logout”. Am I missing something?
Forum: Plugins
In reply to: [Theme My Login] Login link on Custom Theme HeaderJeff, Thank you.
Forum: Plugins
In reply to: [Theme My Login] Login link on Custom Theme HeaderI forgot to mention this has to be a static link in my template. Is there any php code to generate the href?
Forum: Plugins
In reply to: [WooCommerce] 0 itemsI mean the cart text that says “0 items”. I need it to be “0 itens”
Forum: Plugins
In reply to: [WooCommerce] Woocommerce TranslationI am having this same problem. Are your using a custom theme?