Image Display

  • Posts: 86042
  • Thank you received: 14174
  • MODERATOR
5 days 18 hours ago #373027

Hi Rolf,

I looked at your website again just now, and the two customized files are still in place : on the product page the image block is still at the end of the right column, and in the category listing the product name is still displayed below the price and your delivery text. So the "Remove customization" step in Display > Views has not been done yet, and it is the only thing needed to get your original layout back.

About how it happened : the popup of the drag & drop editor saves a copy of the view file on your website as soon as you click Save, even when you have moved the blocks back to their original place first. Moving an element back does not delete that copy, it saves a new version of it, so the page keeps using the copy instead of the original file of HikaShop.

And on the product page, the image was not only moved up or down : it was dropped in the right hand column instead of the left one. That is why that page looks stretched, the left column is now empty and everything, the image included, is in the right column. It happens easily when the block is released a few pixels away from where you aimed.

About Astroid : yes, the Custom CSS field of your template is the correct place, what you write there ends up in the CSS file the template builds. The reason nothing happened is the CSS itself, not the place where you put it. The class hikashop_product_name_main only exists on the product page. In your category listing, the class of the product name is hikashop_product_name. This line covers both pages :

.hikashop_product_name a, .hikashop_product_name_main { font-weight: bold; }

I also checked the CSS your template delivers today, and it contains no rule at all about the product name, so nothing of what you tried before is left, you can paste this one on a clean slate. Save, then reload your page with Ctrl+F5. If you still see no change, tell me and I will look at the page.

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 3
  • Hikashop Essential
10 hours 36 minutes ago #373051

Hi Nicolas,

I am very sorry, but I tried to remove the changes.....result is now that also Landingpge is out of origin order.

When I followed your instructions I found the two views as shown in attachment: I clicked "Änderungen entfernen" = remove changes) as shown in attachment "Listing-img-2-Screenshot..".

Please advise how to go on. Thank you.

Rolf

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 3
  • Hikashop Essential
10 hours 34 minutes ago #373052

...sorry: I clicked "Anpassung entfernen" = remove changes) as

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 3
  • Hikashop Essential
10 hours 16 minutes ago #373053

The customized files are the ones which have a red "Remove customization" button on their line (the "See modifications" button next to it shows you what was changed, so you can check before removing)

Is this what you wrote shown (in german) in the "Listing-Img-2-Screenshot" ?

I could not see a RED button......

Please Log in or Create an account to join the conversation.

  • Posts: 86042
  • Thank you received: 14174
  • MODERATOR
6 hours 56 minutes ago #373055

Hi Rolf,

The red button is at the far right end of the line, and your screenshot is cut just before that column. Only a customized file has it, so on the seven lines of your screenshot there is nothing to remove: on a customized line you would see two buttons at the end, "Änderungen anzeigen" in blue and "Anpassung entfernen" in red.

Instead of searching for a file name, use the "Template" filter at the top of the Display > Views page and select your template, tp_artist. Every line which shows those two buttons is a customized file, and those are the only ones to look at.

One warning about your second screenshot: that is the edit screen of product / listing_img.php. If you click Save there, a customized copy of that file is created, even when you changed nothing at all. As long as the file does not exist, the line "Pfad der Überschreibungsdatei" ends with "(wird erstellt, wenn Sie Ihre Änderungen speichern)". Leave that screen with Abbrechen, not with Speichern.

I looked at your website again just now :

- the products listing is back to the original layout of HikaShop, with the image, then the price, then the name. So that removal worked.
- the product page is still customized. The image is still in the right column and the left column is empty, which is what stretches the page. So product / show_default.php still has its copy, and that is the one left to remove.

About the landing page, one thing worth checking : removing a customization deletes the file for good, there is no backup of it. If your template tp_artist came with its own version of that view file, then the drag and drop editor overwrote it the day you saved, and removing the customization deleted the version of your template along with it. The page then falls back to the standard file of HikaShop, which does not have the same order. If that is what happened, installing the tp_artist package again on your site puts the files of the template back, and does not touch your content or your settings.

Can you tell me which page you call the landing page, with its address, and what is different on it compared to before ? The page at megakit.de/de/ is a Joomla article, not a HikaShop page, so the views play no role there.

Please Log in or Create an account to join the conversation.

Time to create page: 0.060 seconds
Powered by Kunena Forum