Hi!
Add this too:
.toggler{
font-weight: bold;
font-size: 18px !important;
}
.toggle_icon{
top: 15px !important;
}
Cheers!
Josue
Hey!
Ok, create that box (with the Layout Builder), just with the content you’d like, then reply to this topic to see if i can help you out with the styling.
Cheers!
Josue
Hey!
Ok, create that box (with the Layout Builder), just with the content you’d like, then reply to this topic to see if i can help you out with the styling.
Cheers!
Josue
Hi!
How do I create a new page to ONLY display one category of Posts? The category is called “Articles” and the category ID is 507.
I tried this but didn’t get very far. These are the steps I took:
1. Copied the Page Template (page.php) and called it articles.php
2. Added this line to the top of the file <?php /* Template Name: Article Page */ ?>
3. Added this code to the middle of the file to display only posts with category ID 507:
<?php
query_posts(‘cat=507’);
while (have_posts()) : the_post();
the_content();
endwhile;
?>
3. Created a new page called “Articles” and selected the template called “Article Page”
The problem is, the Articles page is not formatted like the Blog page (missing the title of the post with URL, date published, author, blog sidebar (even though I selected it in the Articles Page to show), etc…
Here is our blog page: http://bit.ly/HFDMyk
Here is our articles page: http://bit.ly/HLsmts
Thanks in advance for your time and help!
Hallo
Wir erhalten konstant Fehlermeldungen von monitor.us (meist über 10 pro Tag):
PROBLEM-Warnung
Dienst: HTTP
URL: http://finca-seguro.com
Name: finca-seguro.com_http
Tag-Code: Standard
Datum/Uhrzeit: 11-8-2013 19:04:52 (GMT + 2)
Zusätzliche Informationen: Failed to receive HTTP response. IP 205.186.187.156. Resource temporarily unavailable
Fehler von: EU, US
Wenn Ihr PageSpeed Insights anschaut sieht man die Fehler ebenfalls:
http://developers.google.com/speed/pagespeed/insights/?url=finca-seguro.com&tab=desktop
Könnt Ihr uns bitte weiterhelfen?
Danke und Grüsse
Doris
Hi,
I noticed this thread: https://kriesi.at/support/topic/portfolio-items-with-own-permalink/ which nearly answers my question: is it possible to replace the slug with a variable like category.
So suppose I have two categories: clients and products for different portfolio entries, can I have:
website.com/clients/client-1
website.com/clients/client-2
website.com/products/product-1
website.com/products/product-2
Thanks in advance
Hi there,
On my homepage slider, I set Slider width 100% and height 470. My image size is 1030×360 per the Documentation for a full width slider with no sidebar. The problem is when the Browser window is stretched all the way from left to right to fill up the monitor space, I noticed the image of the slider moves up which causes the top of the image to be cut off under the header bar. Anyway to fix this?
Also, other than adding: add_filter(‘jpeg_quality’, function($arg){return 100;}); to the function.php, is there any other way to ensure that WP doesn’t compress the images I’m uploading for the Gallery or Home Slider? Seems like this template still compresses my photos, especially in the Gallery when it’s smaller, looks a bit blurry, but clear when viewed in Lightbox. Please advise. Thanks again.
Please view my draft site at:
http://www.khoafolio.com/katya
Hi there,
Many thanks for all the help, appreciate it.
Cool, I changed first CSS to
#top .social_bookmarks {
float: right;
top: 72px;
position: relative;
}
Now working great, thanks
:-)
Hi there,
This is not working as you have described in #186228
I have in Enfold Settings.-> Set Pages to have right side bar
In Widgets -> removed all widgets from display everywhere, and added widgets to SideBar Pages
On Home Page -> under page settings set No Side Bar. (http://imgur.com/3JzLnP1)
But I still have the side Bar on my home page.
Hello,
I am trying to set my LOGO to a specific size, and keep it the exact same size when using the sticky header as well. At the moment it currently re-sizes my logo to a smaller size which I do not want. I’m assuming this is CSS coding, but I can’t figure out what to change at the moment to fix this issue.
I am also wanting to move my NAV to appear lined up with the bottom of my LOGO, I have solved how to do this in the regular menu using “padding-top: 20px”. however when this is implemented the sticky header becomes broken, it incorporates the “padding-top:20px” which causes the actual nav to appear below my nav image. I am unsure how to fix this.
Summary –
– Keep LOGO the same size on both the regular header and the sticky header
– Move the nav down without effecting the sticky header nav positioning.
I’m assuming this is all CSS editing, however I cannot figure out what exactly to edit without effecting something else in a negative manner.
Hey!
Please add following code to Quick CSS as well
.header-scrolled .social_bookmarks { top: 44px!important; }
This should do it.
Regards,
Yigit
-
This reply was modified 12 years, 3 months ago by
Yigit.
Hey markw1!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main { padding-top: 117px; }
Regards,
Yigit
Hey!
1) Please refer to this post to change the width to switch to mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144
2) Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px; ) { .responsive .mobile_slide_out .logo {
float: left; margin-left: -18px; }}
Regards,
Yigit
Hi
thanks again for the quick response, really impressive :-)
1) ok, will look at creating child image, may be easier to have this as a parameter in the theme in future, if that is possible ?
3) ok, have now hidden the top bar thanks.
To elaborate on my other issue.
When I first hit the site (using latest Firefox on Mac Mavericks) , the social links appear, just below the Home and Search Icon.
Now as I scroll down the page, the top logo bar shrinks, and the Home and Search Icon move up
BUT the social icons now fall off the bottom of this now small top bar.
Hope that now makes sense.
R
Mark
Hi!
1) You can create a child theme. See Devin’s video tutorial here http://vimeo.com/channels/aviathemes/67221517
3) Please add following code to Quick CSS as well
#header_meta { margin-top: -30px; }
Not sure what you meant in the second part. Can you elaborate?
Cheers!
Yigit
Hi Ismael,
thanks for quick reply appreciate it.
1) I would rather not have to edit index.php as then I will have to remember this each update.
How else can I change the blog title ?
2) remove header, excellent thanks
3) I have added to Quick CSS, but
i) I still have bar at top
ii) when I scroll up the social links fall off the bottom of the logo bar
4) perfect, thanks
Regards
Mark
Hey ediblecities!
You can find recommended plugins here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
I have seen some users using ShareThis and Digg Digg as well
Regards,
Yigit
Cool, that worked :-) now the menu floats on top of the right border
Hi!
Please try deactivating all active plugins and check if issue remains.
Best regards,
Yigit
Hi!
Please adjust the value of left: 30%; in Ismael’s code. You should decrease it to center it perfectly.
As for your message to Kriesi, you can post your request as a feature request here https://kriesi.at/support/topic/enfold-feature-requests/
or you can contact Kriesi directly using the contact form on contact page
Best regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_menu .menu li ul a { padding-left: 20px; }
You can post indicators as a features request in here https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Yigit
Hey Schmode66!
Please try deactivating all active plugins and if that does not help, please try re-updating the theme.
Regards,
Yigit
Hey cantarella!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 121px;
}
Best regards,
Yigit
Hi LiskaD!
Please add this on your custom.css or Quick CSS:
.fixed_header #main {
padding-top: 119px;
}
Remove browser cache then reload the page.
Best regards,
Ismael
Hi!
The color of the text is white. Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 767px) {
#top .header_color select {
color: gray;
}
}
Regards,
Ismael
Hi ediblecities!
Add this on your custom.css or Quick CSS:
#top .social_bookmarks, #header_meta .container {
height: 50px;
}
Remove browser cache then reload the page. What do you mean by “width of the template”?
Cheers!
Ismael
Hi Devin
That doesn’t do anything I’m afraid :( Still have the featured image at the top of the post (in standard format).
Here’s what it looks like for real: http://www.swarez.co.uk/art-blog/art-business/top-10-considerations-artists-website/
Thanks
Ed
Hi Devin,
Thanks I get it now. I put no link when adding an image . I did it before not on purpose and the lightbox worked then I deleted the link and the lightbox stopped working.
So it’s not a technical problem.
It’s fine now!
Kind regards,
Chrys.
Hi Yigit,
Thanks so much for your help. The website is really starting to take shape. The last three things I need to change are:
1. Get the sub menu all on one line (see image https://www.dropbox.com/s/bck633ztk84hd6d/Screen%20Shot%202013-11-08%20at%204.19.56%20pm.png)
2. Maintain the while background behind submenu – otherwise it is hard to read when you scroll down (see image: https://www.dropbox.com/s/5lgk0xpo4e27l7m/Screen%20Shot%202013-11-08%20at%204.20.04%20pm.png)
3. When the browser size is reduced the sub-menu goes back to the top of the page.
Is there any way to change this? (see image: https://www.dropbox.com/s/t3ej7h17d89n1fr/Screen%20Shot%202013-11-08%20at%204.25.25%20pm.png)
Thanks!