Thank you very much, it works very well on the two sections on the top.
On the bottom part (under where there is written “Gallery zoom”) the miniatures are still big. Could I make smaller them too?
Thank you very much, it works very well on the two sections on the top.
On the bottom part (under where there is written “Gallery zoom”) the miniatures are still big. Could I make smaller them too?
Hi, I need a small help again. I did the blog section with visual composer.
I noted that if the width of the browser is 667 pixels or less, all changes and the pagination of the page becomes ugly.
In past, you help me to solve this precise thing in the “portfolio” post section (see pics 01 and 02, in pvt content, to see the good result after your script).
Now I have the same problem with “normal” post section (see pics 03 and 04, to note the difference).
If I’ve two columns and, in small windows, it shows me only one column, I don’t understand why it also changes the layout of the content (from 3 miniatures to 1 miniature) ruining the aesthetic.
Could you help me providing the right code to maintain 3 small miniatures (instead of 1 giant like now) in the smaller browser’s window of the blog section?
Now it is perfect. Many many thanks!!!
Regards
Here is two screenshots to better understand. See below in pvt content
Hello, now it’s better, in fact all categories are showed.
Unfortunately, it is not yet perfect because also the category “IN EVIDENZA” is visible, while it should be hidden.
If you remember, in past, on the portfolio summary page we did that this special category was showed only on the button but not in the description.
Could you correct this last thing please in this page too?
Many thanks for your help.
I inserted all 3 parts of suggested codes and the result was a completely white page (sic!).
After several tests, I discovered that removing the first step (the code (global $post)) the page works again.
Unfortunately, the script is not completely working, the problem is:
– if I’ve more than a category, only the last category inserted is visible (the other categories are hidden)
– if the category IN EVIDENZA/IN EVIDENCE is present, it is showed… while in past we inserted the code to hidden this category in the description (it is showed only on the button).
Could be possible to insert something like <?php child_print_item_cats($postId); ?> that in other pages works better? Or do you have any other idea?
In content-porfolio.php this custom function works, as you can see from the previous screenshot.
I need the same thing in the other page
I think that the child_print_item_cats() function was made by you or your colleagues in past, when I asked how to show categories in order of slug instead of alphabetically for category
Hello. I don’t understand… the other part of the code (perfectly working) is in single-etheme_portfolio.php, not in portfolio-slide.php
What I need to insert in portfolio-slide.php? And where, because it seems not involved in the page the I want to modify, that is this: see link in pvt content
Thanks for the explanation. Happy to know that is so simple.
Regards
Hi Rose, thank you very much!!!
Finally, I was able to solve this point after months of attempts.
Your client service is really very expert.
With the help of an external developer, I was able to do (almost) all the things above. Only one thing is not yet working perfectly.
To obtain this (https://prnt.sc/gqbi92, see the Category showed by the red arrow) on the main portfolio page, I insert this code (https://prnt.sc/gqbj7h).
I tried to do the same on the single portfolio page (https://prnt.sc/gqbjwx) inserting the code here (https://prnt.sc/gqbk6x) but in this case the code <?php child_print_item_cats($postId); ?> doesn’t work in child/single-etheme_portfolio.php
Why? I need to modify it in some way?
Thanks for your reply, at the end I’ve solved with an external plugin.
Ok, I’ll follow your advice. Thank you!
Thank you for the explanation. I now understand how it works.
I thought was possible to insert it automatically in any post of a certain category (in this case ‘news’).
Do you think that I can try it? In case, what is the page to copy in the Child in order to edit it?
Hello Rose, thank you very much for your precious help.
It works, but partially. Because the News section is not yet finished, I inserted only two news for testing for now.
Your script works only in the News 02 and only in Italian. In English and Chinese it doesn’t work.
In News 01 it doesn’t work at all in any language.
After haved studied your last code and analized the actual style, I tried to add this:
.archive .menu-item-37 a, .archive .menu-item-17522 a, .archive .menu-item-42 a {
color: #ffffff;
}
But it doesn’t work. Where is the error?
Do you have any suggestions on how to add them? Which file should I edit? Is it a long and complicated thing, according to you? If it is simple I could ask an external developer. But before I would like to try by myself following some tutorial, If I understand what to look for exactly
Thank you very much, it now works perfectly!
Last question: could I do the same with the page news too? That is to have the word “news” highlighted in the menu when I’m inside a post of the news category.
I updated the script, now it works everywhere (Chrome, Opera, Firefox, Ms Edge, Ms Expopler and Safari).
The problem is that now it works in Chinese and Italian (before only in Italian) but not yet in English. Any suggestion to make it work in every language?
Hi, the strange thing is that it works in Chrome and in Firefox, but not in Safari. Why?
Moreover, in Chrome and in Firefox, it works only in the main language (IT) not in the other two. Why?
What do I need to change?
Hi, thank you for your reply.
Unfortunately, this doesn’t work either in the desktop version and in the mobile version too.
See the link in pvt below.
Ok, thanks
Hi Rose,
thank you very much. No, it works perfectly.
Just for curiosity, what do you have added/modified?
Regards
Ok. I hope you can implement a solution in one of the next updates of the theme at this point.
You are welcome, but can you help me to solve this problem inserting the placeholder or not?
Obviously, I know that I can do this… but my question was different.
I wanted the placeholder already inserted by default in the theme and only after changed with the right picture.
Why do I want this? Because I noted a bug in the theme and this could solve the problem.
Please note that even if I insert all pictures… when the page is loaded with a slow connection (for example from a mobile with a cellular connection) the page is loaded initially without images (because not completely loaded) and after the pictures appear. But in this way when the pictures have finished being loaded, the page is already formed and in this way, the pictures are inserted in a wrong grid.
I would like to solve this bug with the placeholder already in the grid.
I hope you have understood the point.
Hi, ok many thanks.
I’ll keep it in this way if you say that on a real iPad it works fine.
PS: could you remove the link to the screenshot of my website in the previous reply. It’s still work in progress and I would like it is not visible yet because probably it will change.
Hi, thanks for your help.
As asked, here are all screenshots of what I would like to obtain.
See below in PVT content the link to the 4 screenshots to better understand the result I’m trying to obtain.
Hello, thabks for you reply.
No, I don’t have this device in real now to test it. But I tested with deskopts with other browsers (Safari, Chrome, Firefox, Ms Edge) and operating systems (both on Mac Os 10 and on Windows 10) trying to set the windows at 768 px of wight and the problem is present. There are a few pixels (less or more) around the boundary of 768 where the problem is still present.
Changing the boundary of the working modes maybe solve the problem. What do you think? Could be it hard to try it?