Forum Replies Created
-
AuthorPosts
-
I guess if there is no change log for version 4.6.3 you can close.
thanks.Ah the change log for 4.6.3 was relabeled 4.6.3.1
okay got it.
It looks so much better now.
The culprit was the upper case. I wonder why it worked before the update.Anyway – thank you!
*resolved*
- This reply was modified 5 years, 1 month ago by dbvdb.
Yes Enfold > Layout Builder > Builder Options For Developers options ARE ENABLED to “show and allow” as stated ^ above
And Yes – the css classes ARE IN the Developers tab. the class appears but the css is being ignored.the “more books” and “media mentions” button have class in developers tab subtledbvdb
the class appears in the html
`<div class=”avia-button-wrap avia-button-center avia-builder-el-10 el_after_av_hr el_before_av_hr subtledbvdb“><span class=”avia_button_icon avia_button_icon_left ” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span><span class=”avia_iconbox_title”> More book reviews</span></div>
the child theme has the style.css:
.subtleDbvdb.avia-button.avia-size-medium {
color: #7CA0b6;
font-size: 16px;
font-weight: bold;
}
The css that has been working until 4.6.2 is being ignored.and “more books” area = Partner/logo element has a custom class dbvdbMoreBooks in developers tab that kept the images the same height and the background transparent
the child theme style.css:
/* book display */
.dbvdbMoreBooks .slide-image {
background-color: transparent !important;
}
.dbvdbMoreBooks img{
max-height: 250px !important;
}
This css also was working until 4.6.2 is being ignored.
Please advise how to fix it.This reply has been marked as private.Answer: persistence pays off – I just kept trying and eventually the updates worked for all four websites. Only one site did not have “Download Failed” error.
Fixed!
The forms are being delivered on pop up screens via PopUp Maker plugin.
I updated the forms to https:// and was rewarded the green lock after reactivating Really Simple SSL plugin.
Thank you.
(If there is anything I should watch for when the theme updates. please let me know. Otherwise – case closed!)I installed Really simple SSL before contacting you – it’s still installed.
I removed the logo.Saved it.
Added it back and saved. ==> It is still not 100% secure (Chrome & Firefox).
Interesting also is that before the Enfold logo showed the green lock and now it does not.Thanks
Great – thanks for getting back to me.
** Resolved ***Thank you for some reason I also had to add
.responsive #header .social_bookmarks {margin-top: 0px !important}
and now all is wellThat worked quite nicely, thank you!
Is the functions.php code still needed?
#happy
I added the above css to http://dividedwefall-movie.com/
As the browser window narrows, they 1/2 disappear then in phone viewport totally disappear.
Also disappear in the footer.Thanks.
May 9, 2016 at 4:47 pm in reply to: Advanced editor problem and masonry blog not showing pictures after update #629348ok got it. you can resolve this. thanks
- This reply was modified 8 years, 6 months ago by dbvdb.
May 4, 2016 at 4:38 pm in reply to: Advanced editor problem and masonry blog not showing pictures after update #627334Yigit, I did not use the advanced editor on that post and yes, the featured image is not created yet so has not been added. Instead, please look at the post mentioned above- featured image shows up in right sidebar but not on the single post.
Title does not look like the when using the default editor.
masonry blog on the phone is not showing featured images in general
thanks
Never mind… this might do it for now. Thanks anyway.
.template-single-blog, .template-single-blog blockquote {
font-family: “Lora”,Georgia, “Times New Roman”, Times, serif;
}A good contrast in use of Enfold
When Eastside Shoe Repair moved to a new location and changed its name to Third Street Leather and Shoeworks they chose Enfold and just love it. http://www.thirdstreetshoe.com/
It is also being used on this movie site. http://dividedwefall-movie.com/
Thanks!
May 8, 2015 at 5:58 pm in reply to: LayerSlider not working – can't add slides (not related to new theme release) #441688Nope – still does not work.
- clicking “add new” edits the TESTING one that you created
- click “duplicate this slider” does nothing
This client bought Enfold for this functionality.
She bought the plugin from code canyon thinking she had to pay and got no help from them.
She added me to her team to untangle it.She says “We give up” – time to move on.
Very sad. :o(
May 5, 2015 at 5:07 pm in reply to: LayerSlider not working – can't add slides (not related to new theme release) #439864This reply has been marked as private.May 4, 2015 at 6:00 pm in reply to: LayerSlider not working – can't add slides (not related to new theme release) #439162That was a good idea, I replaced the entire theme but unfortunately, it still has the same problem.
Are there any folder permissions involved?
Should I take out the purchase code from Code Canyon?Thanks
May 1, 2015 at 5:00 pm in reply to: LayerSlider not working – can't add slides (not related to new theme release) #438182Increase it to what, please? According to Wordfence Memory benchmarking that tests if your WordPress host respects the maximum memory configured in their php.ini file, or if they are using other methods to limit your access to memory.
–Starting test–
Current maximum memory configured in php.ini: 128M
Current memory usage: 35.25M
Setting max memory to 90M.
We have requested 90 megabytes.
Completing test after benchmarking up to 80.25 megabytes.
–Test complete.–Congratulations, your web host allows you to use at least 80.25 megabytes of memory for each PHP process hosting your WordPress site.
-
AuthorPosts