Forum Replies Created
-
AuthorPosts
-
Thanks Rikard
Hi Victoria,
When I update the theme I get an empty space on top occupied by two elements:
1) advanced_menu_toggle
2) advanced_menu_hidePlus, the navigation menu has shifted from the center to the left. Attached in private are images showing these issues.
Hi Sarah,
While this made the header container smaller, the gap between the logo and the menu is still there. I’ve included an image in private.
I would like the bottom of the logo to meet the top of the navigation
Hi Victoria,
Sorry, link in private
July 12, 2017 at 6:19 pm in reply to: Addition: Change '/' after post date, remove 'in' and remove last '/' #820162Thanks Victoria! That worked.
I also changed the separator for the blog list by removing the .single from the code I was given by Ismael earlier.
//Change separator for posts-blogs function ava_custom_script_mod(){ ?> <script type="text/javascript"> (function($){ $('.text-sep').text('>'); })(jQuery); </script> <?php } add_action('wp_footer', 'ava_custom_script_mod');
July 12, 2017 at 11:27 am in reply to: Change '/' after post date, remove 'in' and remove last '/' #819934Brilliant! Thank you, Nikko!
Thanks, Nikko! Perfect
July 12, 2017 at 7:24 am in reply to: Change '/' after post date, remove 'in' and remove last '/' #819841Thanks, Ismael. That worked, but I’d like to remove the ‘in’ and also the last ‘>’. It points to empty space. Image attached in private.
Thank you, Jordan! Perfect again :)
Thanks, Jordan!
Worked perfectly :)
Hi Jordan,
Image attached in private. The border is the same color as the background, so that’s probably the reason you can’t see it.
The point is to not have a gap between the slideshow the section above. It should be stuck to it.
July 11, 2017 at 7:19 am in reply to: Change '/' after post date, remove 'in' and remove last '/' #819124To clarify, I’ve added an image showing where I want the change. Added in private
July 11, 2017 at 7:15 am in reply to: Change '/' after post date, remove 'in' and remove last '/' #819123Hi John,
This is for the breadcrumbs on top of the page. The value I want to change is the post date followed by the category. Please see the link in private. I don’t want to change the breadcrumbs separator. I want to change the separator in the Date > Post > Category > Author
June 29, 2017 at 9:17 am in reply to: Change post separator, move breadcrumbs and remove table shading #814280Hi John,
Thanks for the suggestion but that adds top padding to all the page titles. Not all pages will have the breadcrumbs showing so this isn’t the best solution for me.
Is there anyway the order of the elements can be changed from the theme files?
June 28, 2017 at 11:10 pm in reply to: Change post separator, move breadcrumbs and remove table shading #814140Hi Victoria,
Thanks a lot. That table cells are now all one color.
Regarding the breadcrumbs position, the code you gave me puts it below the page title. I know this doesn’t make sense, but the client wants it above the page title. I’m guessing the location to change that is the same file where the separators are found. Can you point to me where I can change the order so the breadcrumbs appear on top of the page title?
Using the link you gave me to change the separator, when I remove class-breadcrumb.php from the main theme I get a 500 error on the website. I have pasted it in the child theme and included the require_once in the functions.php of the child theme too.
June 28, 2017 at 2:39 pm in reply to: Change post separator, move breadcrumbs and remove table shading #813843Hi Victoria,
I’ve set up a page just for breadcrumbs and a sample table. Link in private content.
I’d like to remove all the shading from the tables, for both cells and font.
For the breadcrumbs, I’d like to change the separator from ‘/’ to ‘>’ and move it so it’s above the page title. Not on the right.
Thanks.
No, thank you Sarah. I’ve made another thread about other issues. You can close this thread. Thanks again!
Thank you so much Sarah! Perfect
Thank you Sarah. Those worked perfectly!
For the button, it’s the one on the slide show main page. (link in private)
I know I can use just normal HTML but I’d like to have more control over the element. More explanation in private.
Hi Sarah,
Thank you so much. Here is what works and what doesn’t
1. The border is good, but it’s not stretching to the full length of the page. Additionally, how can I exclude the border just from the main page?
2, That worked great thank you!
3. That’s perfect, thank you!
4. Will play around with this, thanks.
5. I meant the h1/h2/h3 tags, but I can see from the Advanced Styling section I can change it from there, thank you!
6-8. I cannot find Arial in the font options. I’m using custom css to achieve Arial, is there anywhere I can add Arial to the options?
9 Sorry I meant the copyright section, not the footer.
Sorry to bother you but one more thing I’d like to change.
1. How can I make a button’s background without any color or border?
Thank you for your time, Sarah
Hi Sarah,
I’m good, you can close this thread. Thank you
Hi Rikard,
Thanks! Didn’t realise you could do the same on the main page. Doh!
Hi Rikard,
Yes it works. One more question, what’s the best way to bring the top-right ‘Login | Register’ links closer to the left?
Hi Nikko,
Link in private content.
I’ve done it like this now, which might be a temporary solution:
.av-logo-container { width: 1310px!important; max-width: 1310px; } @media only screen and (max-width: 767px) { .av-logo-container { width: auto; max-width: auto; } }
Hi Rikard,
Perfect, thanks!
Hi Rikard,
Right now, I’ve had to change single.php to remove ‘Blog – Latest News’ as the header for post pages. I’ve attached an image in private so hopefully you can see what I’d like to do.
Hi Rikard,
I have linked the page in private content. You can see the second slide caption is not very readable because of the image used. I’d like to change the color of the text.
Hi Mike,
All I want is for the post title to be on the page title instead of ‘Latest News’. If I turn on the breadcrumbs you can see the categories (pic attached). I just want the Main category to be the page title.
Hi Mike,
Now the post page header is showing as ‘Blog – Latest News’, and if I go to any category page ‘domain.com/category/surveys/’ all the posts are getting the wrong title.
Result in private content.
Can I just make the header the post title?
Hi Mike,
No not the post. You can see the post category is “Banking, Financial services, Publications”. But the title heading is ‘News’. I would like the main category to be displayed up top, which is ‘Publications’
Image attached in private.
-
AuthorPosts