VIralParmar89
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Creating an AJAX page or parts of the pageHello festanca
you need to created on click image ajax call pass image id in ajax call in wordpress and display data as per the your requirement you can write jquery and ajax code in you funcation.php file in theme folder
here are the simple step in how to call ajax in wordpress you can follow this steps.
Forum: Fixing WordPress
In reply to: Browser not showing website changesHello @aiyaz456
you can use any cache plugin and clear cache admin site and then test
Forum: Fixing WordPress
In reply to: No photographs show up on my site or in AdminHello @hughjoseph
are you migrate site one domain to another domain?
because of this image path issues
Forum: Fixing WordPress
In reply to: What is ?v=xxxx in my urls?Hello @manyabanerji
have you added any code in funcation.php or jquery code or any new plugin?
Forum: Networking WordPress
In reply to: My WordPress old paths are visible in the source codeHello kfrench212
yes this is the your new domain name
Forum: Networking WordPress
In reply to: My WordPress old paths are visible in the source codeNOTE: Take a backup your old database and then follow these steps
step1: download your SQL files in your panel and open these files in your editor and find your old path like this “https://s.w.org” and replace your new path like this “https://xyz.org”
step2: after replacing SQL file and save it and import again in cpenal
step3: after import, the new SQL files then log in your wp-admin and changed Permalinks
Settings >> Permalinks once you complete this step then checkForum: Fixing WordPress
In reply to: Changing emailHello jancphot,
you can chenag direct database wp_options table “admin_email” replace your new id email