-
Search Results
-
I have a portfolio page set up here:
http://kristencooper.com/ctt/academic/
and I notice there are faint arrows to the sides of the portfolio items which advance to the next which is very cool, however I notice as it continues it proceeds to other portfolio items from a different section (taxonomy if I am using the right term). I remember an old plug in called ‘next post in the same taxonomy’ that stopped this from happening but it seems to have been discontinued. Is there a way to make the portfolio items advance only within the categories set for that portfolio page, and if not how can I turn off the arrows?
Thanks a bunch,
T
Topic: Header issues since updates
Hi there. I recently updated WP and the Enfold theme and have a few issues I’m still trying to resolve with the header. The site is http://www.bhutantravelbureau.com
1) On an ipad the social icons are appearing beneath the logo in portrait mode instead of aligned to the right.

Also on the Ipad, the sticky logo and navigation are not minimising, and don’t appear to be transparent.2) On smartphones the logo now appears quite small after applying the custom CSS required to stop the logo stretching across the entire screen and behind the menu icon. It also doesn’t line up next to the menu toggle, appearing above it instead.


The CSS I have applied is as follows:
@media only screen and (max-width: 768px) {.responsive .mobile_slide_out .logo {
float: none;}
.responsive .logo a, .responsive .logo img {
height: auto !important;
margin-top: 8px!important;
max-width: 85%;}
.html_header_top.html_logo_center .logo {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}.responsive #header .social_bookmarks {
position: relative;
margin-top: 10px;
}
}
@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img {
max-width: 80%;
height: auto!important; }
}Help to resolve this issue much appreciated. Cheers.
Topic: Change social media icons
I’d like to change out the social media icons at the top of Enfold from the default to some purchased social icons – what would be the best file to update to change out the default with some purchased images?
Hi there, first off I really love the theme. Nice work guys!
Now for my Q. Is there any way to configure how images inserted into posts / thumbnails generated for blog posts are cropped / scaled?
For example the featured image of this post has the top and bottom cropped, but it should display the guys faces. How do i go about correcting this?
http://www.zettanetracing.com/zettanet-race-team-welcomes-the-ferret-into-the-business/
Some images are fine but others are cutting off key parts of the image. Another example is the thumbnails on this page, some look perfect while others are cutting off key parts of the image.
http://www.zettanetracing.com/#after_full_slider_0
Is there any way to do this without manually cropping / scaling the image before uploading?
Thanks in advance!
Topic: style.css into QuickCSS
I would like to convert the following two lines I added to style.css into QuickCSS so the changes aren’t lost after the next update. Can you help me? It didn’t work.
#header_main .container, .main_menu ul:first-child > li a{ height:120px; line-height: 195px; }
/* sticky variation*/
.html_header_top.html_header_sticky #main{ padding-top:120px; }Topic: Before – After slider
Hello everyone,
I consider using a “before after slider” for a site wide project using Enfold.
Has anyone used and implemented this type of plugin responsively coupled with Enfold?
How successful was/is it? Which would you recommend, if any? WHare are the hurdles?There are several BAS around available from Codecanyon:
http://codecanyon.net/search?utf8=✓&term=+before+and+&category=wordpress&new_term=before+and+afterFor the sake of documentation, this question has already been asked a year ago without much of a success success:
https://kriesi.at/support/topic/before-and-after-slider/#post-27853Time was ripe to bring it forth again. Thx for sharing experience, if any.
A.
Hello,
Please take a look at this page: http://dev.thecgschool.com/products/video-courses/vray-video-training-bundle/
I’ve added this CSS to get the correct sizing of the text I want:
#top h2, #top h1 strong { color: #FFFFFF!important; font-size: 45px!important; } .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { color: white!important; font-size: 24px!important; }However I’d like it to scale as the width decreases (for Smartphones / Tablets). Can you tell me what other code I need to add / adjust to make this happen? Thanks!
Topic: Mobile sub-navigation
I understoot that in the latest update, you removed the mobile dropdown menu (like in topflat.nl).
In a new install (polderflora.nl), on a mobile I can click a main navigation item, but I can’t reach the sub-items.
(Un)Checking “Hide Mobile Menu Submenu Items” doesn’t change anything.
Changing “activate for smartphones (768px)” into smartphones and tablets (990) only lets the whole navigation disappear on my test-mobile.How can I make the sub-navigation clickable in mobile devices?
he design of my page in Internet Explorer 11 is very different from Google Chrome 34
Hello.
I am creating the next page http://www.tavad.com/tratamiento_drogas
Also this created a stylesheet (2101.css) for the page itself to avoid conflicts with existing topic.
The result is as expected in Chrome, but in Internet Explorer 11 and 320 x 533 (Samsung Galaxy SII) No pictures or texts are correctly adjusted.
They could explain to me how to correct this problem. Await your reply
Thank you. John
Topic: Socket menu alignment
We have a couple of menu items in the socket menu and copyright text that are overlapping. The overlapping occurs when the browser is at tablet width, the menu then pushes to next line in mobile sizing. Website is wildcatmattress.com
Here is the custom styling, as is, in child theme
@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive #socket .sub_menu_socket {
float: left !important; }}@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive #scroll-top-link {
display: block !important;
}}@media only screen and (max-width: 479px) {
.responsive #socket .sub_menu_socket {
display: block !important;
}}Thank you.
Viewing 30 results - 130,561 through 130,590 (of 142,938 total)
