-
Hi, I have a problem with the Photography Gallery template;
When I install the theme there is no picture, I can not add the categories and images to the template.
How should I do?
You can check on the website http://www.manuelbifari.itHello,
Your site is just a blank page on my side. Please make sure to not have any third party plugin installed as it could be conflicting with theme.
Make sure to have installed theme properly.
Send us some valid wp credentials in a private reply. So we can give it a closer look.Best regards!
Hello,
You have added only one portfolio item http://www.manuelbifari.it/wp-admin/edit.php?post_status=publish&post_type=portfolio
You should add portfolio items (make sure to add featured images to items), then the items you have added for the selected categories will display in portfolio page. If you want the exact demo look, then you have to import dummy data (at setup wizard at at Onero -> Import / Export dummy data).
Let us know if you need further help.
best regards!
My problem is that the image in the home is cut and is not in the original size! How can I do? This is my problem.
-
This reply was modified 1 year ago by
manuelbifari.
-
This reply was modified 1 year ago by
manuelbifari.
I have other questions:
1. How do I get the individual posts down below so I can read the menu well?
https://ibb.co/i2MP8x2. How can I change the color of the menu items when the pointer passes? I would like them to be gray and not that they remain black.
3. How do I align the social buttons with the menu?
https://ibb.co/bH2xTx4.I need the menu to start where the logo starts and not shortly thereafter
https://ibb.co/jwTkgHI hope you can help me, you would be really kind
Thank you
Manuel
-
This reply was modified 1 year ago by
manuelbifari.
Hello,
Please go to file functions.php and find this line:
add_image_size( 'onero_port', 960, 740, true );
Change thetrue
tofalse
Save changes and upload images once again.
Let us know.PS: You may change the image sizes as well if you want to!
Best regards!
-
This reply was modified 1 year ago by
Mirela.
1-You need to reduce the distance between menu items and also maybe reduce a bit the menu font size. So that the menu width does not exceed the header width.
Go to Onero > Header Options > Menu Options, see screenshot: https://postimg.org/image/jet9efabp/2-The links on hover font color can be changed in Onero > Styling Options > Link Font Color on hover. If you want to change it only for the menu, add this code into your Custom Css box:
nav li > a:hover { color: #bab9bb !important; }
Change color to your wish.
3-Add this code into your Custom Css box:
.header_14 .header_widgetized .footer_social_icons.zeroone { padding-top: 0px !important; }
4-Please try the fix in point 1 first. let me know what you need to change afterward.
Best regards!
Hello,
1-Menu under logo:
The menu style you have selected in Header Options is not the “Menu under logo” but rather “Menu Left and Right Socials”. I changed it and styled to be as you wanted. The menu is under the logo; The socials are inline with logo; To change this and the active menu item color go to Header Options.
See screenshot: https://postimg.org/image/e67vrjl2t/2-Find function.php file:
You can find any file under Appearance > Editor. Click on the folder names to unfold other files that are located in sub-folders. See screenshot of the functions.php file location and the code you need to find to change image sizes: https://postimg.org/image/j69xd4l79/3-I change the menu font color in Header Options > Header 6 Navigation Hover Color, change it here to the color you want.
Let me know if this is what you wanted.Best regards!
Thank you so much for your work, you really helped me a lot.
Let me know if there is a way to leave a positive review or maybe I can return the favor in some way. She is really patient.The problem is that I do not understand why in my menu I do not have the editor.
https://postimg.org/image/mm2s3g2ct/What I would like is that the images come like this, for example, without being automatically cut out.
Okay that they are resized but I would like to maintain the proportion, for example the last photo I uploaded is cut instead I would like to maintain at least the proportion.
https://postimg.org/image/bnrikwy8d/Hello,
Yes, i noticed the Editor is not visible on your admin panel. Are you the admin user with all rights? This can happen in case the user admin, restricts the access rights to another user (hiddes some menus for privacy or prevent any mistakes).
Or check to see if it’s been disabled either in wp-config.php or your theme’s functions.php(This is helpful as well: https://stackoverflow.com/questions/38426864/wordpress-theme-editor-missing)
-Second way to access files is the ftp. If you do not have already a ftp account, ask your host to create one for you. Then by using a ftp program like Filezilla or WinSCP, login to your server wordpress installation. Follow this path: wp-content/themes/onero.
-Third way is by using cpanel. Ask you host help you get the username/password to access it!
2-For the images to maintain the proportions, the change i suggested in first reply is all you need to do! Change ‘true’ to ‘false’
*You can help us a LOT by rating theme 5 stars in theme’s profile in Themeforest. Follow link here.
This is very important for us to keep working hard and provide more premium themes in the future. Thank you very much for your appreciation!Best regards!
Hello, I finally managed to change that setting but now the horizontal images are resized well while the vertical ones are too large, for what reason?
https://postimg.org/image/n4c67f00t/One last thing, how can I start the menu from the beginning of the page with the photos?
https://postimg.org/image/3z8wxtdot/Thank you
Hello,
The images preserve the aspect ratio and have the same width. That’s why the vertical images look very big. You can choose 4 column layout, they will appear smaller.
Please can you be more clear about the second question, I don’t understand what do you want to achieve.
Best regards!
I finally solved! The only thing is that I do not understand why the photos are seen in a lower quality than the real one (the photos that load are already reduced and saved for the web) I have to change the parameter in the function.php?
thank you soo much
-
This reply was modified 1 year ago by
You must be logged in to reply to this topic.