Forum Replies Created
-
AuthorPosts
-
Thanks Rikard,
I already have a favicon. Have had it for a while.
HI Ismael,
Thanks for your message!
I’ve added the filter to the functions.php file, but I’m unsure how to enable the order field manually for the portfolio items. The option to order items is visible on Pages, but not for my Portfolio Items.
Sorry if I’m overlooking something.
Please refer to the screenshots in the private content, along with the login details if you need access.
Hi Ismael,
My issue with the post slider is I can use arrow navigation but cannot select order in which they are displayed. In our above chat you mentioned adding this
add_filter(‘avia_post_slide_query’, ‘avia_post_slide_query_mod’);
function avia_post_slide_query_mod($query) {
$query[‘orderby’] = ‘menu_order’;
$query[‘order’] = ‘ASC’;return $query;
}Where do I add this?
Thanks Ismael,
I’ve successfully used masonry on the homepage to showcase our portfolio items, sorting them by date to ensure the correct order.
However, I’d like it to function like the post slider with arrows instead of the “load more” option.
Can you help me achieve this?
I’ve attached a screenshot of the masonry and post slider. Also provided login if you need it.
Thank you so much.
Hi Ismael,
Thank you so much! It was really driving me a bit crazy, and I couldn’t remember making that change.
Lara.
Hi Ismael,
Not that I can recall.
Please see login details in private content.
Hi Ismael,
Thanks for your response.
I checked and reuploaded the logos, but the logo still doesn’t appear in the mobile view. It used to show up before but suddenly disappeared.
Could you let me know how to display the black logo on mobile and the white one on desktop?
Thank you so much!
Hi Ismael,
Thanks for your response.
I’m not sure what happened, but everything looks great now!
Hi Ismael,
Thanks for your response!
I found the Post Type Order plugin easy to use, and it allowed me to organize my portfolio items.
Hi Ismael,
I can see that WP forms is an installed plugin. I will contact them for support.
Thank you.
Hi Ismael,
I appreciate your response. I’ve already implemented these changes, but it seems to have made the content slider on the homepage narrower. The text appears squashed into a small column on the right side, making it difficult to read.
I’ve attached a screenshot in the private content area, along with the login details.
Thanks again!
Hi Ismael,
Apologies, but would it be possible to apply this only to the content slider on the home page? I have another content slider on a different page that still needs the arrows at the top.
Hi Ismael,
Thanks a lot. That looks great.
Hi Ismael,
Thank you so much, it looks great!
Hi Ismael,
I’ve added another Main Menu link in advanced styling and set it to #FFFFFF, and it looks great now. However, I still need the menu items to appear in #ED1C24 when on the respective page and on hover. Please check the login details in the private area content.
Hi Ismael,
Thanks a lot, that works great!
Hi Ismael,
I don’t have a specific code for it. I simply added the contact form element inside the content slider. You can check the image in the private content.
For customisation, I got some assistance from your team.
Hey Ismael,
In the main menu links panel, I’ve already set the active state to white (#FFFFFF) and the hover state to red (#EC1C24). However, I also need the links to be highlighted in red (#ED1C24) when on their respective pages. Right now, when clicking on any menu item, it remains white (#FFFFFF).
Additionally, the main menu links appear off white or slightly transparent—I need them to be fully white. Please check the link below for screenshots and titles explaining the issues.
Thanks :)
Hi Ismael,
The contact form is placed inside a content slider>form element because I needed checkboxes with multiple items, which I didn’t see as an option in the contact form element.
Is there a way to display a message after submission within the form element?
Thanks a lot.
Hi Ismael,
I tested the contact form and wanted to ask how to display a message after pressing submit. Currently, when I submit the form, the page refreshes, and the fields are cleared.
Thank you.
Hi Ismael,
Thanks heaps! That looks great.
Hi Ismael,
Thank you so much, that works!
Hi Mike,
Thanks for your response.
This does make the link red on the selected page, but unfortunately, it turns black when hovered over. I’d like it to be #ED1C24 on hover as well.
I really appreciate your help!
Hi there,
Is it possible to make the portfolio categories bold?
Thanks a lot!
Hi Rikard,
Thanks for your response.
I’m not exactly sure what’s causing the issue. It seems to occur when I add custom CSS to the general styling or make changes to a page in the editor.
I’ve also noticed that it takes hours to revert to normal and appears incorrect on other people’s computers as well. Have also cleared cache and it remains the same. So odd.
Hi Rikard,
I attempted to re add the logo to the header under Theme Options, but it significantly altered the appearance of my entire website—except for the home page, which remains unaffected.
I’ve taken screenshots with titles explaining the specific issues in each image. I’m not sure how simply adding a logo could have caused this.
Here are some key points:
Colour sections should be #F2F0EF, but they appear much lighter across all pages.
The red line under headings should be #ED1C24, but it’s currently grey.
The background colour behind categories on the Portfolio page should be #F2F0EF.
On the Services page, the icons should be grey bullet points, not large grey circles with white dots.
If you log into my account and review how I originally styled the pages, you’ll see how incorrect the current appearance is.I’d really appreciate your help in resolving this.
Thanks Ismael,
This code drastically altered the appearance of my entire website, unfortunately.
Is there a way to display three items per row on mobile view, just like on desktop and tablet views?
Hi Rikard,
Thanks for your response.
I’ve been experimenting a bit and was able to restore everything to normal.
The only thing still missing is my header logo.
Please find the screenshot in the Dropbox link below.
Hi there,
I’ve had a play and been able to sort this out.
My issue is now that in mobile view, the three columns of my post slider appear a bit off. Would it be possible to display one portfolio item at a time with navigation instead of trying to fit all three?
Thanks Ismael,
Is there a way to have the font of the categories to be #ED1C24 when selected?
Thanks a lot!
-
AuthorPosts