etestonline
Forum Replies Created
-
Forum: Plugins
In reply to: [UPS WooCommerce Shipping Method Plugin] High ratesHi,
I have the same problem, the rates on website are different than the rates on shipping calculator. Also the same errors occurs mentioned by snecz
Thanks
submitted a bug 2 times, but still no reply from support…
Hi,
Where i can see the progress of the bug report?
Hi,
I submitted the Bug Report on the link you provided.Thanks
Hi,
Thanks for reply.I tried all your solutions like deactivating plugins one by one and reactivate them again, activating the 2015 theme and parent theme, deactivating the NextGEN plugin again reactivate it. But still the issue present, i cant see the gallery working on the page.
URL : https://ceramic-concepts.com/our-product-line/subway-and-linear-tiles/Please check and let me know if you found something on this.
Thank You
Also forgot to mentioned that the issue occurs only when we select the Display Type as “NextGEN Basic ImageBrowser”
Thanks,
It solved my issue.I have one more issue, I added 3 ng gallery on same page but its not showing any of the image from any gallery on the page. It shows lots of jquery error in firebug. Please check the following link (firebug)
Error : ReferenceError: jQuery is not definedURL : https://ceramic-concepts.com/our-product-line/subway-and-linear-tiles/
Please suggest any solutions on this
Forum: Plugins
In reply to: [WooCommerce] How to modify cart total amount by using hooksI want to add some extra amount (you can say some conditional discount) to total cart amount.So is there any woo commerce hooks available?
Hi, is there any solution on issue?
Forum: Fixing WordPress
In reply to: Another "An error occurred in the upload…" Issuei made some changes in functions.php file, so what i exactly to change in this file regarding “Make sure you open and close the PHP tags ONLY ONCE!!! in the file”
Forum: Themes and Templates
In reply to: [Travelify] Remove leave a replycheck the Discussion Settings under Settings tab
Forum: Fixing WordPress
In reply to: Admin toolbar shows up when not logged inhave you checked the settings under Users -> All users -> your user(admin)->Toolbar option? it its checked it shows the toolbar for all login users.
the other solution is check the html code from the page where its showing. May be its included in design part for pages.
Forum: Fixing WordPress
In reply to: Search Boxyou can copy the template from other wordpress setup or theme
Forum: Fixing WordPress
In reply to: remove featured image from appearing in postcheck the sidebar for set featured image section. May be images are coming from this section.
Forum: Fixing WordPress
In reply to: What is term_id and what output i should expect from this code?term_id is the category id.
And
$manly_manners_cat = get_categories( $args );this display array of category details like name,id,slug etc