Forum Replies Created
-
AuthorPosts
-
You’re awesome Ismael thank you it worked!
Go ahead and close this thread, thanks again! :D
Thank you Ismael, that did help a lot.
How can I get the same sized featured image to show on the category and archive pages? Currently, no image is displayed at all.
- This reply was modified 2 years, 6 months ago by WebDevDept.
This reply has been marked as private.Hello again, I added the line, but no results yet.
below are lines 37 – 43 of my loop-author.php:
`$size = strpos($blog_style, ‘big’) ? (strpos($current_post[‘post_layout’], ‘sidebar’) !== false) ? ‘entry_with_sidebar’ : ‘entry_without_sidebar’ : ‘square’;
$current_post[‘slider’] = get_the_post_thumbnail($current_post[‘the_id’], “entry_with_sidebar”);
$current_post[‘title’] = get_the_title();
$current_post[‘content’] = apply_filters(‘avf_loop_author_content’, get_the_excerpt());
$with_slider = empty($current_post[‘slider’]) ? ” : ‘with-slider’;`I have a similar problem with my category pages: the thumbnails just arent getting rendered at all.
I get this element:<header class="entry-content-header">
but not:<div class='page-thumb'>
which makes me suspicious that the call on line 23 in loop-page.php (below) isn’t returning a value for these posts.
$thumb = get_the_post_thumbnail( get_the_ID(), $avia_config['size'] );
Additional info:
– my primary page for my articles (the one that looks right) is set as the “blog page” in the ACOM theme options, and these other pages are not. Is there some kind of styling or templating that happens for the formatting of the primary page that I can copy over to my /category/{category} and author pages?Thanks Ismael!
So now the featured image does show up, but the sizing of the image doesn’t match, see here https://boylanpoint.com/wp-content/uploads/2022/04/revised-author-page.png
We’d like the featured image size to be the same as the blog page layout as shown here https://boylanpoint.com/wp-content/uploads/2022/04/blog-page.png if possible.
Close it up! :D
You guys and gals are awesome, thanks Ismael! :D
Thanks Ismael!
I just noticed that the author image does not show up on mobile, do you think your code made it hidden on smaller screens? If not, how do I make sure the author image shows on mobile devices as well?
You’re awesome Ismael thanks, it worked! :D
October 19, 2021 at 12:12 am in reply to: Background video options outside Color Section layout? #1325478Absolutely beautiful Mike! Your code works well for me so now I can get back to work.
I appreciate your time, thank you!
April 8, 2021 at 6:16 pm in reply to: Magazine element – remove author link from source code #1293369Thanks Nikko!
April 8, 2021 at 3:14 am in reply to: Magazine element – remove author link from source code #1293156hey Victoria, it looks like you solved the OP issue but all I see is the following:
Hi Sophie,
Best regards,
VictoriaDid you post a screenshot? If so it is no longer visible here. Can you type out the solution?
Thanks.
Thanks, Jordan, but the CSS I see in the Customize section is not found in the wp-content/uploads/dynamic_avia/enfold.css file. Any other places I should look?
Thanks Victoria but no go so far even after clearing cache and viewing from another browser.
See screenshot here https://theheclub.com/ojidaric/2020/07/789067890.png and let me know if I’ve added it correctly?
Thank you.
Please close, thanks again!
This helps, thanks!
Sorry, I posted the same link twice.
Homepage: https://bpatest.com/lsg/
Bog Page: https://bpatest.com/lsg/blog/The font size is actually not the issue, but the Homepage has the font justified, unlike the blog page.
See screenshot here https://bpatest.com/lsg/wp-content/uploads/2020/03/example.png
Thanks!
Hi,
The website looks like this for me when logged in: https://imgur.com/a/OrNovnJ
I ensured cache was cleared and refreshed everything. I did remove the LayerSlider plugin and add it back in, but that still does not work.
Also, the mobile menu is gone.
In the header, the “Request a Quote” button is supposed to launch a pop-up.
Can you look into this?
I think the broken code may be from the pop in the bar above header, but I did not originally implement that and am not sure how to fix it.
Hi Rikard,
I updated the child theme to have the new header, as you suggested.
Thanks!
Hi,
I updated the header file and tried to implement some changes – however, I wasn’t the developer who added changes into the file and it didn’t work well.
The hero image is back, but the header and menu are broken.
I did copy the site to a staging area. The notable things that are affected by the new enfold theme file are these:
Strange space above header
Footer Menu Area (When logged in parts of plugins/ theme elements and all of these links pop up)
Missing Hero Image + Form
No Mobile MenuOther stylistic issues with text/spacing are easy enough to remedy with CSS but the structural ones I don’t understand (such as the mobile menu).
Hi Rikard,
We’ve tried to update this site in the past and unfortunately, it completely breaks every time.
Is there anything else you’d recommend to repair the menu element?
Thanks, I never would’ve caught that. Works great!
Yes, thank you. On the homepage, the request a quote a button should link to the color section at the bottom of the page. That section I would like to be a lightbox pop-up that appears with form inside.
December 19, 2019 at 5:32 pm in reply to: Differentiate color of dropdown arrow for solid and transparent header #1167840No worries, my other developer was able to figure it out. She’s a wiz!
Having the same or similar issue on 2 different sites using Enfold.
When I save a draft, the refreshed page on the backend does not show the newly added content.
For example, I’ll create a page or post and add text content, then click save draft. Yet when the browser refreshes, all content I just added has disappeared.
This issue has only happened within the last couple of weeks using Enfold Child Theme 4.5.6 with WordPress 5.2 & Enfold Child Theme 4.5.3 with WordPress 5.2.1.
Thanks.
Alrighty, I’ll get to work then.
Thanks!
Thanks, Victoria.
But what about removing all developer comments throughout all theme files – is that possible?
Thanks Rikard. But since most of this forum’s traffic is due to Enfold queries, you should consider adding that search feature atop the Enfold section; if not all pages of the forum for improved UX.
I appreciate you hearing me vent. :D
-
AuthorPosts