tristup
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Custom Fields Value after LogoHi alexmigf ,
I am actually in a Custom Plugin. Custom Template options are from theme/child theme.
Please guide on this.Thanks
Tristup- This reply was modified 6 years, 4 months ago by tristup.
Hi Team,
Problem actully with the Section block. We have resolved it.
You can close the ticket.Thanks
Hi alortega,
Its great to have that resolved. Thanks
Tristup
Forum: Plugins
In reply to: [Simple Theme Demo Importer Plugin] CustomizerForum: Plugins
In reply to: [Simple Theme Demo Importer Plugin] Redux import errorHi,
When did you get this error, I have tried but unable to regenrate it.
Tristup
Forum: Plugins
In reply to: [Simple Theme Demo Importer Plugin] CustomizerHi tajim,
The customizer values are stored in Database, my plugin will import the data as you can provide it in a specified formats.
So till now the option is not available, I will check and update it if possible.Thanks
Forum: Plugins
In reply to: [Simple Theme Demo Importer Plugin] CustomizerHi,
I am really sorry for the late reply, I will check the options and let you know on it.
Thanks
Hi,
I would like to suggest you not to use any dropdown footer menu. Use
depthinsidewp_nav_menuset it to 1 to show only single level only for footer.Thanks
TristupForum: Fixing WordPress
In reply to: Date in posts not the same as in SettingsHi,
It works as it is expected if the value set in
Settings -> General. But can be overriden by any theme/plugin settings. Can you please check the theme/plugin you are using.Tristup
Forum: Fixing WordPress
In reply to: Permalink settings change messed up all my postsHi @harry257,
Thanks for informing me.
Forum: Fixing WordPress
In reply to: Permalink settings change messed up all my postsHi,
Except the first one other links are working. The probable reasons are :
1. .htaccess file is not present in the WordPress installation root folder
2. .htaccess file is not writable.
3. mod_rewrite is not enabled in your serverplease check the above points
Forum: Plugins
In reply to: Wordfence databse tablesHi,
Please share the fixes here…
Hi,
The best way to solve this error in localhost to edit the php.ini.
Open the php.ini file and find with max_execution_time
Change the value set to max_execution_time any integer value in seconds.Please Read : http://php.net/manual/en/info.configuration.php#ini.max-execution-time
Thanks
Tristup