CarolLeung
Forum Replies Created
-
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Displaying SubcategoriesWhat is the current status?
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Displaying SubcategoriesOkay, thanks, please let me know so we can consider upgrading to the pro version if necessary
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Displaying SubcategoriesThis should be a basic feature since woocommerce naturally can display subcategories and/or products all at once, but WooTabbed seems to have eliminated that function
- This reply was modified 6 years, 1 month ago by CarolLeung.
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Displaying SubcategoriesHow can we display subcategories under parent categories? Any updates? Whether it is free or pro
Forum: Plugins
In reply to: [Tabbed Category Product Listing for Woocommerce] Displaying SubcategoriesYes, that would also work as well as long as it is organized format, but may be tedious if there are lots of subcategories or parent categories
or if possible, it would best to work like regular woocommerce, where you click on the parent tab and shows subcategories, then when you click on the subcategories, like an iframe, it displays products within that subcategory, but the top tabs and page are still on the same page, but only the container display or subcategories/products changes. (Although I do not recommend using iframes, just an example effect, can be used with jquery or any coding that has the same effect as iframe)
This is a career site, so it would be best if you help resolve as soon as possible.
I notice you are selectively providing support, this shouldn’t be an major problem to fix for you, since I already let you know that WPGlobus language switch breaks fontawesome icons which is css and font based.
Thanks, that’s all I needed to know because it was left unanswered. I’ll go from there.
or file in the WPGlobus plugin files or the WP Post Redirect files? but mostly custom code snippets overwrites as custom functions.php file, just need confirmation and information since your plugin states as “Multingual EVERYTHING” and you know your own plugin structure the best and how it is compatible with others.
- This reply was modified 6 years, 2 months ago by CarolLeung.
I can add custom code myself, just need to know where, if functions.php, just say yes or no
FIY, I did a code inspection on the icons and they are Font Awesome icons that no longer appear when language switched using WPGlobus
<input class="btn-search btn btn-primary" value="?" type="submit"> .sjb-page .sjb-filters .btn-search { border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-family: "FontAwesome"; font-size: 20px; height: 40px; margin-bottom: 35px; padding: 0; width: 100%; } <i class="fa fa-briefcase"></i> <i class="fa fa-map-marker"></i> <i class="fa fa-calendar-check-o"></i>
What file do I put all that coding and the link confuses me much more than what you instructed in the support email? Which part or code do I add that will not break my site?
Which codes do I add? It is possible for you to activate WPGlobus for the WP Redirect Post type if I give you temporary login again?
It suddenly started working again. Not sure if you made any tweaks but many thanks.
Temporary Login Link sent by Email
What file do I add the code in?
WPGlobusDialogApp.addElement('_prurl')
I am ok with adding additional custom code snippets in the functions.php, but not with coding