befla.net
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Doesn´t works with Cache EnablerThe problem is that it doesn´t work meanwhile I have activated the Cache Enabler plugin. I have to add manually the /amp/-slug to can see the amp page. But after clicking a link I will be redirected to the desktop page.
For example: If I deactivate the Cache Enabler plugin and open https://agenciadeventas.com.mx it will redirect to https://agenciadeventas.com.mx/amp/ what is correct. All links/pages are redirecting correctly to amp. If Cache Enabler is activated and open https://agenciadeventas.com.mx it doesn´t redirect me to https://agenciadeventas.com.mx/amp/ so I have to add /amp/ manually to get https://agenciadeventas.com.mx/amp/. After clicking a link/page it redirects me to that link/page but without /amp/.Forum: Plugins
In reply to: [WooCommerce] Wrong price after updateHi dougaitken, merry christmas and thanks for you respond.
I tried with diferent roles and logged out. Also I disabled all plugins except woocommerce.Forum: Plugins
In reply to: [WooCommerce] Wrong price after updatesomeone has knowledge about solve this issue?
Forum: Plugins
In reply to: [WooCommerce] Wrong price after updateThat I did all without having solution.
Forum: Plugins
In reply to: [YITH WooCommerce Multi-step Checkout] Can’t translate “back to cart” stringTo hide the “Back to Cart”-Button just add following to your Child Theme style.css:
#yith-wcms-back-to-cart-button { display: none !important; }The header title “Payment” it´s missing in the .pot file for which reason you will not find it in your translation file. If you´re using Loco Translate just click “Edit Template” –> “Add” and add “Payment” at the source text –> “Save”.
Go to your language file and sync it. After that you´re able to translate “Payment”.I replaces _wpcf7 by wpcf7 but doesn´t work.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] How to redirect homepage?I have 2 homepages. One for Computers (www.example.com) and another one for mobile (www.example.com/mobile). So if the user access to example.com with a mobile device I want to redirect to example.com/mobile
Forum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] Toggle doesn`t workToogle doesn´t work at the homepage. At all other pages it´s working.
HomepageForum: Plugins
In reply to: [WPtouch - Make your WordPress Website Mobile-Friendly] Toggle doesn`t workthanks, Emilio, the previous version works.
Forum: Plugins
In reply to: [WP FullPage] Get footer back into Fullpage?@machinette Can you explain me how you solved it please? I have the same issue.
http://cimadiamante.com/#videoForum: Plugins
In reply to: [WP FullPage] Get footer back into Fullpage?thanks for the quick response.
The footer appears with your and my codes but just in all pages with fullpage permalinks like http://cimadiamante.com/fullpage-section/aquaerobics/
But I´m using my pages like http://cimadiamante.com/aquaerobics/ and there the footer disappears with both codes.Forum: Plugins
In reply to: [WP FullPage] Get footer back into Fullpage?Hi Julien,
your plugin is very nice. I´m sure in a while I will love it.
I followed the steps to make the header and footer visible but just works with the header. My footer still isn´t there (see here).
I hope you can help me to love your plugin a bit more.I don´t know what the user role have to do with. I just know that now works my profile form with my code.
It works like I wanted without need to ask a developer. For it works you need to set the option to “Yes” for “Can view other member profiles?” at Ultimate Member > User Roles > Members ( Edit ) > Profile Access > Can view other member profiles.
That´s I´m trying to do. I have some new profile forms with custom fields like “number of contract”, “date of invoice”, etc. Of course the default profile form I don´t need in a custom tab because its in the “about” tab.