Forum Replies Created
-
AuthorPosts
-
Thanks Josue, to be clear, this plugin will turn off the default that forces the Site Title to appear at the front of the page title?
In Enfold, what text gets published to the “Site Title” that appears when you “inspect element” in a browser?Got it
nevermind. I got it.
This reply has been marked as private.Thanks, that didn’t actually work for me though. Any other ideas?
Its in development but…
directionscounseling.com/wpThanks so much for the help. I was able to hide the breadcrumbs with this but was unsuccessful with the page title. Here is what I’ve got in Quick CSS:
time.av-magazine-time.updated { display: none !important; }
strong.main-title.entry-title {
display: none;
}
.breadcrumb.breadcrumbs.avia-breadcrumbs {
display: none;
}Never mind I got it.
I can’t tell how to get the magazine to pull from portfolio categories rather than blog entries. Can you do that?
I did use the shortcode wand to make the 2/3 +1/3 layout. What is missing that the 1/3 version won’t show up?
It should just look like a page with a sidebar. If you log in to see the html of the page you will see that its set up to be a 2/3 + 1/3 layout but it is populating with the 2/3 content as the whole page and the content in the 1/3 section does not appear at all.
Thanks so much.
Also wonder if I can add two lines of text? One line in bold one line in paragraph style text.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Updated, still no luck.
I suspect its not a plugin since its the only page on the site with sidebar issues. I’m correct in that assumption… yes?
Default editor seems to not help either. Other ideas?
This reply has been marked as private.This reply has been marked as private.Thanks still no luck.
My tags are back. How can I hide them permanently?
http://lifepointohio.com/messages/a-new-selfie/sons-spirit/
- This reply was modified 10 years, 4 months ago by satucker.
Just updated the custom css. Still no luck:
/* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
#top .main_color .avia-color-theme-color {
color:#fff !important;
}span.blog-tags.minor-meta {
visibility: hidden!important;
}/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */}
Also, after i use quick css are the chagnes applied and then I can get rid of the code in that window or are they only a part of my code if I can see them in that window? In other words, if I want the code, do I need to always see it in the quick css window?
If I do that, can I reactivate them and still keep the tags hidden? I need the plugins.
Dont have any custom code.
Thanks Yigit, that did not work either. I made the change, saved it, cleared cache on my server and my browser. Any other ideas?
No luck
lifepointohio.com
Have not tried that but I also have not added any new plugins. Use it every week for a year and no new plugins for at least the last 6 months.
-
AuthorPosts