Forum Replies Created
-
AuthorPosts
-
Hey!
I see the grid fine on my end:
Cheers!
DevinLooks like they are loading now. At least they are on my end.
Make sure you are using the most recent version of the theme. Re-download it from your downloads on ThemeForest and then re-upload it so that the files are updated.
There was a bug, which may be what is happening to you, where the sorting options wouldn’t show but has been patched recently.
January 16, 2014 at 4:37 pm in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #210727Hi!
As far as I know there is nothing we could do to change who the embeded vimeo video is displayed. The theme is using the WordPress oembed functionality baked into WordPress core.
Best regards,
DevinHi!
On my end at least I’m seeing the heading animate on the home page. You may want to try disabling caching for your site when dev tools are open (assuming you are using Chrome) so that you are always seeing the most recent version of all files. It can save a lot of headaches.
Best regards,
DevinHi victorarakawa!
As far as I know there isn’t a way to control what information Facebook grabs when it crawls your page. Aside from going through and removing the output for each of those items in a child theme (duplicating the various templates) there isn’t anything I know of to fix that.
Regards,
DevinHi!
This video should help you: https://vimeo.com/77433498
I’ve not yet created a second one as there hasn’t been any further changes to the masonry elements yet and I original though they would be getting another feature set shortly after.
So it should be as straightforward as in the video: add the element to your layout, pick the images or categories/taxonomy then publish.
Best regards,
DevinIts a pretty huge topic so I generally point new users to: http://yoast.com/articles/wordpress-seo/
Hi Khoa!
You will need to use a plugin like WordPress SEO for that. The theme is built with SEO best practices in mind but ultimately its better to use a plugin which gets constant SEO specific attention and updates for individual settings.
Cheers!
DevinText blocks are http://schema.org/CreativeWork Its a good general fit for text blocks. Other things like blog posts are BlogPosting item types etc.
If you want to change it you certainly can but for the most part the ones in place fit their content areas. I’ll add the idea of choosing your own for elements to the feature request list.
Make sure to clear your local cache. It is working and live right now.
You need to inspect the page with dev tools and see what is taking priority over your css. In the case of the logo, the inline styling that the theme adds in has a higher priority.
Ex:#top .logo img { width: 440px !important; height: 202px !important; max-height: 202px !important; }
This would work.
The font size is live and so is the color. Using ” ” on the font-family seems to cause an issue so use ‘ ‘ instead.
Hi!
Your Quick CSS is currently active on your page right now. I’m not sure why you think it isn’t working.
Cheers!
DevinNo, updating the theme files does not effect your settings in your database. Those are saved to the theme name and the theme files only work with that data.
If you have any active plugins you should also deactivate them as well.
Edit: Just an FYI bumping pushes your topic to the end of our internal queue and not to the front. We view posts by oldest first.
-
This reply was modified 11 years, 6 months ago by
Devin.
January 16, 2014 at 12:22 am in reply to: Quick CSS doesn't work anymore after Enfold and WordPress 3.8 Update #210380Hey!
That kind of customization is best handled by a freelance developer.
The majority is css changes but we aren’t able to go line by line for customization requests like that through support. It should take about an hour for a web developer from somewhere like Microlancer or Codeable.
Cheers!
DevinThere must be a plugin running that is giving you the option to have another lightbox.
January 16, 2014 at 12:13 am in reply to: Stop lightbox! Ajax Portfolio – Display Preview Images Slideshow #210375Hi Campleiter!
You can adjust that setting on the individual portfolio item: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
See the “Additional Portfolio Item Settings” section.
Cheers!
DevinHey Roman!
Your best source on getting started with creating page templates is the codex: http://codex.wordpress.org/Page_Templates
Cheers!
DevinHi!
We really can only help you with the theme and what is doing. I don’t know where the source of the other lightbox is coming from but the theme doesn’t use Fancy box.
You can add image information when you add images either on upload or in the Media information for each image in your gallery (title, description etc).
Best regards,
DevinGlad we could help. Let us know if you have any other questions or issues.
You would need to do a global search on the theme files and then replace them there. There isn’t really an easier answer.
January 16, 2014 at 12:01 am in reply to: Enfold Page Template crashing – losing content on page #210362Hi bryanpeck!
If you are using the advanced layout builder then instead of cloning the page (which will probably cause issues) use the template feature on the top right of the advanced layout builder.
You can save the layout as a template and then load it into your pages and edit each.
Regards,
DevinThey both have the option. For the Fullwidth Masonry look for:
“Element Title and Excerpt
You can choose whether to always display Title and Excerpt or only on hover”Hi derek62!
You can try shrinking your images using one of the various image compression tools out there, looking into minification of scripts and removal of any non-essential plugins.
Cheers!
DevinJanuary 15, 2014 at 11:51 pm in reply to: How to hide "False" value of checkboxes in contact forms? #210356Hi Jorge!
As far as I know there is no setting for it. The data just comes through with either true/false as the output. There may be other plugins available to use instead of the built in form builder which let you have more control over what gets sent.
Regards,
DevinHey callara!
If you mean inline editing then no, this isn’t a standard WordPress function.
Otherwise you can turn on or off the admin bar to show above the page when logged in from your WordPress user settings.
Regards,
DevinJanuary 15, 2014 at 9:45 pm in reply to: Error displaying web on smart phone (Error al visualizar web en teléfono móvil) #210292I don’t know why you are getting that on your phone but there is nothing that I can see that should be causing the issue. Have you tried turning off *all* plugins and checking it?
Hi!
That is the location of your WordPress installation. It sounds like you may have caused an issue with your WordPress installation.
Your best source for fixing things would be the WordPress support forums and this entry in the codex: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
You can check through your index files for the WordPress folders and see if you can spot any errors.
Cheers!
DevinHey!
There is a newer version of LayerSlider included in the newest version of Enfold. You can try updating though the set up you have now technically shouldn’t be working.
The included version of the plugin has the shortcodes disabled for LayerSlider since the theme alterations are supposed to limit it to only working with the advanced layout builder.
So I’m not sure how you want to proceed in this instance since updating may mean you aren’t able to keep the current layout if it was only possible because of a bug in that version.
Regards,
DevinJanuary 15, 2014 at 9:26 pm in reply to: Display problem with Internet Explorer 8 (Windows XP) #210282If the icons aren’t displaying its typically a local browser cache issue. You can try clearing your browser cache and then re-checking but I’m not having issues with them when testing the site right now.
-
This reply was modified 11 years, 6 months ago by
-
AuthorPosts