Forum Replies Created
-
AuthorPosts
-
Hey aweirick!
With how the content is rendered and positioned giving it a fixed position would require giving the rest of the content additional padding so it would be an hour or so of css edits. A freelance developer from Microlancer or Codeable should be able to write out the custom code so that its still responsive and supported cross browser.
Best regards,
DevinHey Nick!
They have added in that div container to the header.php file and then probably used do_shortcode or added in the php call from the plugin/raw code.
Best regards,
DevinFebruary 18, 2014 at 11:40 pm in reply to: remove product sorting on shop category pages in enfold #225816My mistake, it should be:
#top.tax-product_cat .product-sorting {display:none;}
Just for anyone visiting this later on and for clarity the theme uses get_template_part for grabbing code when needed. For the post formats its just easier and Keeps It Simple by having them all in one file where they can be edited quickly and easily. Instead of having half a dozen files with repeating code Kriesi is able to reuse much larger portions of code and functions while keeping post formats intact.
There will be no point where it will change to use content-$posttype for Enfold but if you want to change it you definitely could.
Hey TravisKempers!
You can use the Codestyling plugin or WPML to translate those kinds of pages/strings in the theme and WooCommerce. See: http://docs.woothemes.com/document/woocommerce-localization/
Best regards,
DevinHey!
Correct, unless you are using the other mobile menu which deactivates column titles in the slide out menu to keep the column structure intact.
Regards,
DevinHi goldsport!
As far as I know LayerSlider doesn’t have multiple height changes as it responds to the users screen size and only changes size proportionally. You might be able to use some media queries to adjust it for key sizes (ipads, laptop etc) but I know that with how complicated animations can be and placement that gets tricky/messy.
Cheers!
DevinHi!
For the logo, the browser does an image optimization after the image is done being transformed. There is a small delay when this happens. If you use a smaller logo file it will be less obvious.
For your shop pages, they need to be larger than whatever you’ve set. In your case all images should be bigger than 350×350 on each edge for them to not get scaled dis-proportionally.
Best regards,
DevinHi!
You’ll need to read the entire text that Facebook provides when you generate the like box. You must have the facebook code loaded in before the like box so that the like box will generate.
Alternatively you can use the iframe code instead. This isn’t a theme specific issue but just a Facebook one in general.
Regards,
DevinYou can try re-generating your minimized css/js files or turning off the minimization first and then see if that helps.
Any previous changes are no longer needed/invalid as the anchor linking was re-done in 2.5.
The current page on the sub menu is already highlighted with this css:
#top .main_menu .menu ul .current_page_item > a, #top .main_menu .menu ul .current-menu-item > a, .sub_menu li ul a { background-color: #f5f1ee; }
Hey!
Good to know although I’ve never heard of or encountered the plugin before.
Best regards,
DevinFebruary 18, 2014 at 8:37 pm in reply to: Large centered logo (300px square) above centered navigation (on all devices) #225722Hey!
Unfortunately its really not something we can assist with customizing. The next release (2.6) is planned to have more header options including a centered version but for right now to get the logo and menu centered requires very specific custom css for desktop, responsive sizes and then cross browser fixes.
Best regards,
DevinUnfortunately it isn’t really something we can assist with in depth. Once things start getting modified outside of our control it could really be anything.
The best and probably in the end quickest thing to do would be to upload a fresh copy of the theme and then add in each customization to see where the source of the issues are.
This would include copying out and saving any quick css or custom.css you have added in and then adding it back in after one block at a time.
February 18, 2014 at 8:32 pm in reply to: Background Video Option Not Available in Color Section 2.5 #225717Youtube can be a bit picky as well and sometimes remember your previous settings, sometimes not. The url also having the timecode on the end could have been an issue.
Hi stevecontent!
I’m not sure if it would be easily doable or what the best route to take would even be. I’ll tag Peter on the issue but it may be something a developer needs to dig into and explore a bit before really trying a specific approach.
Cheers!
DevinFebruary 18, 2014 at 8:28 pm in reply to: remove product sorting on shop category pages in enfold #225713Hi McGawain!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.archive .product-sorting { display: none; }
Regards,
DevinHey Munford!
I’m not getting any circumstances where its getting linked to incorrectly so without being able to reproduce it there isn’t anything I can suggest.
Kriesi just did an update to how anchors are navigated to so if you can provide a scenario or steps in which it shows up incorrectly we can dig deeper.
Cheers!
DevinHi CloudChoice!
I’m not quite sure what you mean and where you want to “disable” things. Is this on the front end or in the WordPress admin?
Regards,
DevinHi!
Since you have another topic on the subject open i’ll go ahead and close this one.
Cheers!
DevinHi yofia!
I would first suggest updating WordPress to 3.8+ since the theme updates being released now are built for the new admin interface.
The menu option isn’t a theme controlled option and you can change what is shown by going to the top right corner of that screen and clicking on Screen Options. Then check the boxes for what you want to be shown.
Regards,
DevinHi!
The account isn’t set as an admin from what it looks like so there isn’t anything for us to see on the back end. Browsing the site on the front end I’m getting no errors/issues.
Best regards,
DevinFebruary 18, 2014 at 8:04 pm in reply to: LayerSlider: let the image fill the screen width, but at the same aspect ratio #225689Hey Dennis!
As far as I know LayerSlider doesn’t have any options to accommodate that kind of style. The main slider in the Salient theme example doesn’t do that either and crops the background as needed to fill the width/height of the container. This is the same thing you can get by using a color section with an image/video background, a Fullwidth slider or for fullscreen you can use the Fullscreen slideshow.
Cheers!
DevinFebruary 18, 2014 at 8:01 pm in reply to: This is a demo store for testing purposes — no orders shall be fulfilled. #225685Hey Klaus!
That is a setting in WooCommerce and not a part of the theme. You can edit it from the WooCommerce settings.
Cheers!
DevinHey Lorenzo!
All of the shortcodes are in the config-templatebuilder>avia-shortcodes folder. If you need help customizing them I recommend Microlancer, Codeable and http://kriesi.at/contact/customization
Best regards,
DevinHi 3dconge!
What do you mean by the files disappear? I’ve never heard of anything like it but if you can clarify a bit or show an example that would help.
Regards,
DevinHi alexoua!
If you mean the alt titles that show when hovering on images its advisable to keep them since its an SEO boost. Otherwise you can edit your media information on each photo in your WordPress media manager by editing each image.
If you can post a screenshot to somewhere like imgur or dropbox and then paste the URL to it here it will help give a better idea of what you mean for the image description location.
Best regards,
DevinHey!
Looks like your memory limit is upped to 1024 right now so that should help quite a bit in loading up from the backend.
Cheers!
DevinHey krimson99!
What do you mean by tags? The contact form should, by default, be only sending a plain text email with the form field names and then their content.
Best regards,
DevinHi!
Are you using IE11 on Windows8 and if so is it the app version or the desktop version?
Cheers!
Devin -
AuthorPosts