itweb99
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] Footer Width & Columnhi @mimieag,
you can’t change the footer font and width, you can only choose from predefined footer template.Forum: Themes and Templates
In reply to: [Mesmerize] Scroll Lagthe new update solves the lag issue but still sometimes its either too fast or too slow while scrolling.
What’s causing this??Forum: Plugins
In reply to: [Simple Job Board] Css Brokenhi @presstigers
thanks for your quick response.
Its working fine now except there’s a lag in scroll, its not smooth as it used to be.
What’s causing this lag?? when i uninstall the plugin the scroll is smooth.
thanksForum: Plugins
In reply to: [Simple Job Board] Css Brokenhi,
the site is on localhost
i can share my teamviewer details and then you can access it.
ThanksForum: Themes and Templates
In reply to: [Mesmerize] Can we add a video?hi @wpbloghost
yes, you can add video, slideshow, color, gradient, image.
Login to Wp-admin
then click customize> Hero> Front page Hero> background type, from the drop down you can choose video.Forum: Themes and Templates
In reply to: [Mesmerize] Mesmerize footer credithi @roweboat,
Please create a child theme before here’s how to create child theme
in wp-admin click customize> general settings> additional css then paste :.copyright{ visibility: hidden; }click published.
*** create child theme then follow the above step otherwise you’ll loose all the changes after theme updatesForum: Themes and Templates
In reply to: [Mesmerize] Contact formhi @antoniocarloslima,
if you want to remove the labels, go to Wp-admin> contact>Click edit on contact form then remove text with `<label> Text (required)
[text* your-name] </label>.`@jmchaves, mate i really liked your site, i would like to know how did you do this on your landing page?
see the screenshot
The text changes every 2-4 sec.
ThanksForum: Fixing WordPress
In reply to: 404 error on permalinks@sterndata, @harryjackson1221 Thank you so much for your prompt response.
The .htaccess file was empty.
now it works.
thanks- This reply was modified 8 years, 9 months ago by itweb99.
Forum: Themes and Templates
In reply to: [Brand] Adding Polylang language switcher iconcan you show a screenshot please
Forum: Themes and Templates
In reply to: [Brand] Adding Polylang language switcher iconcould you please write down each steps to add the language switch icon in child theme .
Forum: Themes and Templates
In reply to: [Brand] Adding Polylang language switcher iconi dont see it
screenshotForum: Themes and Templates
In reply to: [Brand] Adding Polylang language switcher iconi want the icon to show on mobile as well as on desktop
Forum: Themes and Templates
In reply to: [Brand] How to remove powered byhi,
should i add this line<?php do_action( 'brand_site_info' ); ?>in parent them footer.php or child theme function.phpForum: Themes and Templates
In reply to: [Brand] Adding Polylang language switcher iconhow to add the icon in menu via widget, but there’s no menu widget.