arioman
Forum Replies Created
-
Forum: Localhost Installs
In reply to: Fatal error: Allowed memory ( wamp )thank u so much for reply
i have this problem on localhost (wamp64)
i also disable Cache plugin and clear cache of browser every time
the problem still exist even if i install fresh WordPress with any plugins
Forum: Fixing WordPress
In reply to: endless Horizontal scroll in Admin page/post Editit happends on Editor with all plugins and theme
i think there is some bad css code in admin dashboard when they try to RTL it
Forum: Fixing WordPress
In reply to: drop down fields not work in persian langaugei found the line cause problem in my fa_IR.po file
i remove translation from “text direction rtl” and then save it
The drop down fields now works , still i cant understand why ?!
- This reply was modified 6 years, 6 months ago by arioman.
Forum: Plugins
In reply to: [WooCommerce] single Product How move cart & price under gallery?thank u so much , it works without any problem now
Forum: Plugins
In reply to: [WooCommerce] single Product How move cart & price under gallery?i 100% sure that i remove everything from variation-add-to-cart-button.php
i search for $product->get_min_purchase_quantity() and find out there is same code in another file called “simple.php”
so after i make it blank too , the problem solved
i just want to sure s this ok to Delete the content of simple.php ?
Forum: Plugins
In reply to: [WooCommerce] single Product How move cart & price under gallery?wow , thank u so much for spend time and guide me completely
i never can figure it out without your help my friend.
** Only one problem and it`s weird
i cut all code from variation-add-to-cart-button.php and past it on product-image.php
but now i have 2 add to cart button in my page and it`s duplicated , this problem is not exist for price
Forum: Fixing WordPress
In reply to: put left border for widgets in footerthanks so much for reply
well it`s still on local and design mode
lets imagine we have 4 column with 4 different height ( base on every widget data )
what i want is set all columns left border height equal to the footer ( holders of widgets )
cause i cant use for example 300px for height cause it`s dynamic height relative to one of my widget that have highest height
Forum: Fixing WordPress
In reply to: from local to real host – always lose some settingfirst thanks so much and replay
it seems really cool , specially the plugin
i will check it and hope it solve my problem at end
Forum: Fixing WordPress
In reply to: really need High-DPI (retina) images ?thanks so much for spend time and explain really nice for me
Forum: Localhost Installs
In reply to: best way to import dummy theme data ?thank dear bet
but it seems this plugin create a demo data for web designers or developers on wordpress right ?
i need some plugin for import dummy sample xml data that theme developers made to create a full demo of site .
in other means their xml demo data help user to understand better how use their theme
thanks for reply
but what you say is about putting [_post_title] as my subject in my received email template !
first i want to make a text field in forms as subject and put posts title one it
Mail section will be my second wish
Forum: Fixing WordPress
In reply to: pass-protected pages and posts not protected after enter them 1 timethanks for useful info
do you have any idea how can i delete cookies after a specific time ?
what function i need ??
it`s very strange why wordpress put the protected page option by default and not thinking about cache and cookie problem
cause it can`t called protected page if ask password only one time on every system !!
Forum: Fixing WordPress
In reply to: pass-protected pages and posts not protected after enter them 1 timewell seems i solve the code problem and put it on function.php of my theme successfully !!
but still after i enter a protected page once , i close Firefox and try to reach protected page again and page load without protecting !!
i must go to Firefox privacy and clear all cookies and temp to see the protect code box again !!
whats the problem ??
i have W3 Total cache plugin but i put the link of protected pages in never cache this pages Options
Forum: Fixing WordPress
In reply to: pass-protected pages and posts not protected after enter them 1 timesorry i`m really amateur in code
i see and read a link
apply_filters ( ‘post_password_expires’, int $expires )but it`s a general help and not mentioned about how specify the time ( for example by sec or minutes ? )
and when i put your code in my function.php and save m the code show on top of site as text !! why this happened ??
is this matter what line in function.php must paste it ??!
Forum: Fixing WordPress
In reply to: pass-protected pages and posts not protected after enter them 1 timethanks so much for reply
only a few questions :
is arioman_post_pass_to_session a name of function and can replace by any words ??
2- this is great for browser fully closed , but can you help me how add a time expire ( for example 5 min ) to clear password cookies ?
cause sometimes maybe they don’t close the window or forget to close it