soltanamir1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to add slideshow feauture on dancefloor themeI too have problem with ie9. Any ideas on how to fix it?
Forum: Fixing WordPress
In reply to: PermalinkHey ,
just wanted to let you know I resolved the problem. In the Related products code stated above, I basically removed the if statement of if($image_array[0]!=” && file_exists($imagepath)) and everything worked fine. Thank you for your efforts.
Related Products code:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Permalinkyeah I’ve already been to the forum, but they ask for Login and Password, which I need to pay in order to have access.
But thank you for putting the effort. I really appreciate your time.
God bless you.
Forum: Fixing WordPress
In reply to: PermalinkNo its not a plugin. Its part of the eshop theme. Its a PHP file associated under includes folder, under the theme.
If you need more info, let me know
Forum: Fixing WordPress
In reply to: PermalinkThe missing images are still associated with the post. The images display everywhere in the product list even the “latest product” in the front page. The only place that doesn’t display is the “Related products”.
??
Does that help??
Forum: Fixing WordPress
In reply to: PermalinkThanks for replying.
I changed everything. It basically didn’t change anything. Do you think the problem could be from the actual code for Related products, stated above?
Forum: Fixing WordPress
In reply to: PermalinkWhen eshop can’t find the image it is looking for is gives that famouse icon for image not found.
I think I changed every single reference from the old directory to the new directory. But maybe you are right. Maybe I haven’t changed everything. How can I proceed further?
Forum: Fixing WordPress
In reply to: PermalinkI am not talking about the actual images of the product listed in that page. Those are fine. But if you look at the bottom of the page under Related Products, you see title of products which links to their actual page. It should display image thumb along with the title. Similar to https://www.terraworldltd.com/storage/932.html .
Hope this time I explained correctly. ??
Forum: Fixing WordPress
In reply to: Permalinkhey the problem was actually the caching. As soon as I disabled it, it worked. It now uses my custom permalink structure. Thank you.
But it didn’t resolve my initial issue, which I didn’t explain above. I thought by fixing the permalink, it would resolve the issue. Maybe if I explain it to you, you might be able to help me.
I recently changed the directory of my wordpress site from https://www.TerraWorldLtd.com/wordpress to https://www.TerraWorldLtd.com. Everything works fine except the “Related Products” section.
In this section, the thump image is not displayed ref: https://www.terraworldltd.com/laptop/13inch/164.html under Related products.
But the new product entries under the new directory, shows the product thump as it should. ref:https://www.terraworldltd.com/storage/932.html under Related products.So the problem is that it doesn’t display the thumbs from the products entry in the old directory. I hope I explained my issue correctly. I spent days into resolving this issue, but still no luck. I really appreciate your help.
Forum: Fixing WordPress
In reply to: Permalinkhey, Thank you for your reply. I really appreciate it.
I actually tried this solution but it didn’t resolve the issue. Do you have any other suggestions?
Forum: Fixing WordPress
In reply to: Problems after changing WordPress address (URL)Well in the windows server it uses the Web.config instead of .htaccess . Do you know what I need to change inthe web.config???