Forum Replies Created
-
AuthorPosts
-
Info added. Keep in mind site is live. The test page is not.
Excellent thank you for the help
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.use the following:
.title_container .breadcrumb { right: auto; left: 47px; top: 75%; } .title_container .main-title { top: -6px; }
this seems to be only occuring with header options “Logo left, Menu Right” + “Logo right, Menu Left”. Please check
- This reply was modified 9 years, 7 months ago by mike.rav.
Hello
It works when i add that, i just have a lot of sites and it would be a pain to do this to all of them. Thats why i was asking if an update will fix this and who’s problem it is.
Tried again today with latest 1.9.2.5 and still the same
Have the same issue. Using latest version 1.9.2.3 and doesnt work.
Is define( ‘CONCATENATE_SCRIPTS’, false ); the only solution? Will there be an update for this? Is it Gravity Forms problem?
OK cool thanks
Thanks anyway, you can close it.
Have tried this and still does not work. I also tried to serach for other plugins of similar nature but none work.
Shouldnt this feature work without the need of a plugin? And if a plugin is needed for the share function to work shouldnt it be bundled in the theme?
It really is a shame because if a plugin is needed to make this work, that means a lot of work for all websites that use Enfold.
excellent thank you so much.
hello
i am facing the same problem, but it seems to not work
I added a color section, entered the ID “mapify” for it, and then added a text block or code block with the mapify code. and the below CSS.
#mapify .container { width: 100%; }
It doesnt stretch 100% though.
excellent!! Thanks a lot!
This reply has been marked as private.no what i meant was that it works!
excellent thanks, i deleted that page and it still doesnt display anything!
thanks for the help.
This reply has been marked as private.This reply has been marked as private.At the beginning under Enfold Options, i chose a page to display the blog. Though i removed it from there, but the blog is still being displayed on that page.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.thank for all the help
thanks for the response.
you mean something like this?
@media screen and (max-width: 487px) {
display: block;
width: 100px;
height: 50px;
background: url(SECOND IMAGE URI HERE);
}@media screen and (max-width: 700px) {
display: block;
width: 100px;
height: 50px;
background: url(SECOND IMAGE URI HERE);
}oops, cant believe i missed that. sorry for the trouble!
This reply has been marked as private. -
AuthorPosts