Forum Replies Created
-
AuthorPosts
-
Hi,
If I so this it becomes …active-active
Could it have something to do with the way thr map loads?
Please advise, thank you
Hi Mike,
See the link below for a mock up.
The agency has laid out a feature image/video, title, text and then a ‘button’ to expand the content. So I am using the accordion only once per section. So multiple sections do not equal one accordion, but many accordion on the page with one tab.
Also they have mocked up a full width image that when clicked plays a video. I cannot find a ALB solution for this either. gerrr. I have tried the video player and now the fill width slider but the video plays onload no matter what settings I add..
?rel=0&autoplay=0&iframe=true&showinfo=0
So now I have the two issues with this pretty simple ask from the agency. Please advise..
The .tag-sold is a post tag named ‘sold’ applied to the tags.
I’m trying to target the post that has been tagged with ‘sold’ so that all a user has to do is tag the post ‘sold’, and the ‘sold flag’ will display.Targeting the tag, ‘sold’, using .tag-sold is working on the image in the gallery. I am unable to find the correct css path to the feature image of the post, when its using the blog grid display from the alb.
The css you suggest requires coding and targets per page, this would not work in the use case we are looking for.
Can you help me with the css path…thank you
Thank you
Hey thanks for the support, I think I didn’t explain myself well.
I was able to target a div using the post tag, this applies a SOLD ribbon to the image (first image of the gallery)
I am looking to target the feature image of this post inside the blog posts grid with the same SOLD ribbon also using the post tag. I have been unsuccessful.
This works – .tag-sold .slide-image::before {
content: url(‘//carfarmers.com/wp-content/uploads/2022/06/sold-small.png’);
max-width:40px!important;
max-height:40px!important;
z-index:1;
position: absolute;
top: 60px;
left: 45px;
}This does not – .tag-sold #ngg-image-1::before {
content: url(‘//carfarmers.com/wp-content/uploads/2022/06/sold-small.png’);
max-width:40px!important;
max-height:40px!important;
z-index:1;
position: absolute;
top: 60px;
left: 45px;
}See below for details
Is there an update to this, I’ve just tried with the current version of Enfold an I am still unable to add shortcodes to the portfolio excerpt? Thanks
-
This reply was modified 2 years, 11 months ago by
finchkelsey.
Hi Ismael,
I need an adjustment made to my css specifically not the general ‘how’. I appreciate your moderation but if you could view the link and then answer the questions that would be appreciated.
Simply adjusting the height is not working and the button is blowing out..I am unable to fix it
-
This reply was modified 2 years, 11 months ago by
finchkelsey.
Thank you, this is working. Can you advise on the height of the button now…thank you
Hi, that function is not at all what the client has asked for. Did you look at what we currently have?
Please advise on a solution that looks as it is now, but the image is clickable.
Thank you, this is urgent.
Hi thanks,
It should be this but it doesn’t work, so I came here to see what I am missing. I have added this css and it doesn’t work.
I have the gif in a text container in a basic image tag all in a full width section.
Any other suggestions please!
Thank you
Apologies, it is visible on mobile screens only, please adjust your screen view to view it.
Thank you
Thank you!!
Thank you..
This doesn’t display the new icon ..
61802 doesn’t display the icon..the charcode for the icon is /uf16a..
Just not sure what I’m to put here..
The icon itself is to be displayed in the socket..its there but no icon is displaying
Below is a link to the font file..
Thank you
Hi Victoria,
This is a multisite, you user is a super admin..so you need to go to Network Admin ->Themes as I’m sure you know..thank you!See below, thank you.
I am trying to replace the social icon for the YouTube link for compliance. We have been instructed by YouTube to use a different logo so we can increase our daily queries limit, FYI.
The code is placed in functions.php in the child theme.
Thank you
Hi sure,
You can see it here on the 2017 theme demo..https://kriesi.at/themes/enfold-2017/
Above the ..Deep integration for market-leading plugins.
And of course working out of the box with thousands more…I will post my link below..thanks
The image tab menu is not responsive on mobile..thanks
May 14, 2019 at 6:06 pm in reply to: Full Width menu above tabs creates a max-width 80% container?? #1100715This reply has been marked as private.May 14, 2019 at 6:00 pm in reply to: Full Width menu above tabs creates a max-width 80% container?? #1100714Thank you! Stay awesome!
HELP PLEASE!
March 21, 2019 at 6:00 pm in reply to: Default Editor and Avia Layout Builder appearing on editing page #1081498I’m having this same issue…when I deactivate ALL plugins both editors remain on the page layout??? Thoughts? Thanks
This reply has been marked as private.This reply has been marked as private.Thanks
I re-saved the custom permalinks..no change
We use 4 CPT’s often right now. We have multiple contributors and they each publish under their own CPT.
So my test show that it only displays posts that are under ‘posts’, so it is not displaying CPT’s..how do we add CPT’s to the author permalink?
Thanks
The Gallery is functioning, just the issue with the ALB on CPT’s remains..I am having this issue on multiple sites, with CPT’s and Enfold after update..thank you
-
This reply was modified 9 years ago by
finchkelsey.
Hi Vinay,
I am familiar with child themes, the issues is when I add the CPT’s to the meta.php it does not add it..
I have added CPT doors to the meta.php in the theme files and it is not taking effect..Please advise..
array( ‘title’ =>$av_default_title, ‘id’=>’avia_builder’, ‘page’=>array(‘post’,’portfolio’,’page’,’product’,’doors’), ‘context’=>’normal’, ‘priority’=>’high’, ‘expandable’=>true ),
array( ‘title’ =>__(‘Layout’,’avia_framework’ ), ‘id’=>’layout’, ‘page’=>array(‘portfolio’, ‘page’ , ‘post’,’doors’), ‘context’=>’side’, ‘priority’=>’low’),Thank you
We are unable to get the Avia Layout Builder active on CPT’s now as well.. we have added these to the meta.php with no luck..
‘fresh_voice’,’makeitbeef’,’trade_posts’,’cbheadlines’
Thank you
-
This reply was modified 2 years, 11 months ago by
-
AuthorPosts