Forum Replies Created
-
AuthorPosts
-
Hi!
Try installing this plugin and then regenerating your images: http://wordpress.org/plugins/simple-image-sizes/
That way we have a baseline of what the images should be from your settings in case they were somehow modified in between the first two and the last page.
Image cropping with WordPress can be a bit tough to get comfortable with since it takes the images longest image and crops or shrinks it down based on that edge unless the thumbnail is set to hard crop to a specific size.
Regards,
DevinHi!
Can you provide admin credentials in a private reply so we can log on to your WordPress installation and take a look at the settings live?
Best regards,
DevinHey!
The only thing I can think of that might be causing something like that is how your server is set up to tell the browser what the current url or base url is. The theme itself is outputting the correct anchor link which is simply #top and takes the user to the #top anchor by default browser behavior.
Regards,
DevinHey!
You would need to target the container of whatever is holding the inner content and apply a background to it. The sample page link in your original post is giving me a 404 error so I can’t inspect to see what you had before however that is the gist of what would need to be done.
Cheers!
DevinAugust 25, 2014 at 5:29 pm in reply to: Adjusting number of items in grid layout at category and label blog pages #308903Its not really a super flexible content area unless you are willing to get your hands dirty with custom coding the elements more in depth. If its a must-have change then I would recommend looking into a freelance developer from somewhere like Envato Studio or Codeable. In depth customization is out of the scope of what support can cover.
August 25, 2014 at 5:27 pm in reply to: Advanced Styling – Not working need to increase Menu link font size #308901Hey ProAnts!
I’m not really sure waht you mean. I logged into your admin and added the main menu sublevel links into the advanced styling options, changed the color, saved without any issue.
Best regards,
DevinHey otherwisz!
No we don’t unfortunately. Its pretty uncommon for a single theme to have a style guide like a css framework does. You could use the theme demo as one however since it has examples of every element the theme comes bundled with: http://kriesi.at/themes/enfold/shortcodes/
Starting at Animated numbers and working your way down is a pretty comprehensive list of everything.
Cheers!
DevinHi!
As long as its added to the Quick CSS then it will stay intact with each update.
Regards,
DevinHi glen!
If you go to the documentation link in the download and then the online docs: http://kriesi.at/documentation/enfold/
Click on Downloads you’ll see the download link for the child theme: http://bit.ly/enfold-child
Its also available on the doc tutorial for child themes here: http://kriesi.at/documentation/enfold/using-a-child-theme/
I thought we had already packaged in the child theme to the theme some time ago but I guess not so I’ll ask Kriesi to include it once again :)
Personally I think its far far far more important for users to understand what a child theme is, does and to create it themselves since using one is best when you are actually modifying things. I know I only lightly cover that part of using a child theme but creating your own is one file inside of a folder so I do still encourage users and even my own freelance clients to create their own and point them towards the video I made.
Cheers!
DevinHey Bruno!
There is a is_mobile conditional within WordPress but we don’t have anything in place to implement it within individual page layouts. As far as I know the css route is the only way to switch out sections in page layouts right now.
Regards,
DevinHi Indextra!
The first link is showing a 404 error so I’m not quite sure what you mean. The second link however looks correctly rendered.
Enfold doesn’t have any specific support for any job board plugin at the moment but as long as its written correctly to run from the page.php template then it should look like its built into the theme at a basic level.
Best regards,
DevinHi twdlewis!
Can we see an example of where that is happening?
Best regards,
DevinHi IkarusDev!
Where is the widget, what is the widget name and can we see it on the site live?
Best regards,
DevinHey iisg!
The portfolio sorting only sorts what is already visible on the page. So if you want more items to display you would need to choose more to display per page or in that grid to start with.
Cheers!
DevinHi Lucas!
If you have an example of what you mean we can take a look. I’m not quite sure from the description however.
Cheers!
DevinHey anomale!
Did you import in the dummy data from import/export tab? If so then the magazine home page was created for you as a custom page template.
Cheers!
DevinAugust 24, 2014 at 2:07 am in reply to: Remove & Replace Kriesl link from footer (permanently) #308357Hey!
The [nolink] removes Kriesi’s name and link yes. Anything else you add into the field will appear in its place.
Cheers!
DevinHi awilson3rd!
What is the url for the site that is having the issue with the ajax portfolios?
Best regards,
DevinHey!
It would take the same amount of theme customization for that option as well.
Cheers!
DevinHi jacobs64!
WordPress will output pages into the main menu unless you define an empty menu for that area.
Regards,
DevinHey!
I don’t know of any element within the theme that has that functionality at the moment so you would need to find a plugin with that feature.
Best regards,
DevinHey Artinet!
I think in this case you would need to try and find out who purchased it originally from ThemeForest and then contact them as well as themeforest to try and get the license changed/added to your account.
You could update the files manually but the auto update wouldn’t work.
Cheers!
DevinAs a follow up, here are my settings to get a full width, centered image, with mouse moving parallax on a layer in LayerSlider:
Under Transition for the slide (that is an image) use the parallax level 2 like in the above image. Then for the Styles use:
For the slideshows “Slider Settings” I have:
Hi allegrabillings!
Actually, it looks like LayerSlider has a parallax with mouse move feature built in. I’ve never used it or noticed it but when googling just now for a plugin it came up.
If you add an image layer to your slideshow then go to the Transition tab it has an option at the bottom where you can set the mouse effect:
I just tried it out and it works just like the Salient demo :)
Best regards,
DevinHi xz6lkn!
Can we see the site with https enabled live so we can inspect the code and see the error?
Best regards,
DevinI don’t doubt that its happening, I don’t think its anything we have the ability to modify however. Phone rotation and how the phone+browser recalculate the viewers view isn’t handled by the website as far as I know.
Hey Miikey!
Unfortunately the table element doesn’t have the capability to set the width of the columns individually. You would probably have an easier time creating a table with regular html and then adding it into a Code element (still using the drag and drop editor).
That way the inline styling, while not really valid html now, would be usable for your layout.
Regards,
DevinHi ProAnts!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options):
#top .av-main-nav ul ul { left: 207px; }
Regards,
DevinHi JanoschG!
Once you use the theme options to set your blog page that pages settings are ignored (unless you choose to use the advanced layout editor for the blog style).
The Sidebar Blog sidebar will then be the default sidebar for the blog page which is not one that needs to be created custom.
Cheers!
DevinHey Amy!
Before anything else try deactivating all active plugins and then give things another try.
Regards,
Devin -
AuthorPosts