Forum Replies Created
-
AuthorPosts
-
February 9, 2014 at 6:51 pm in reply to: Cannot see any text in webside backend and formulars #221369
The only thing I can think of is that the default font that is being rendered in your browser is corrupt on your system. For me your home page looks like this;
Hey jes2er!
You can use color sections with an image background set to Fixed to get that. The first part is done with a full screen slideshow and the rest are color sections.
See: https://vimeo.com/channels/aviathemes/64927358 around the 1:30 minute mark.
Best regards,
DevinFebruary 9, 2014 at 5:11 am in reply to: Cannot see any text in webside backend and formulars #221295Hey rixi!
I don’t know what the issue is that you are describing. Can you show a screen shot or re-explain what is going on? What browser and OS are you using that things aren’t working correctly?
In this instance it is most likely not the theme but a conflict with your browser/os/browser extension when interacting with it.
Best regards,
DevinHey dalen550!
The only thing they have modifying the header is:
.header_color .header_bg { background: rgba(0,0,0,.9); }
To make it a bit transparent.
Regards,
DevinGlad we could help. Let us know if you have any other questions or issues.
There are plugins available that will let you set the open graph picture manually per page or you can try a function like this one: http://wpsnipp.com/index.php/functions-php/facebook-open-graph-snippet-to-set-default-image/
Otherwise you would need to set the og tags in the header directly. Typically a plugin is your best route and I think WordPress SEO does that now though I can’t say for sure.
Hey joesulak!
You can watch a quick how-to on installing the theme here: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Cheers!
DevinHi Isabelle!
Facebook looks to have grabbed a snapshot of your site from when your site had an under construction image or something like that up. Typically you can try forcing facebook to refresh it by adding your site url here https://developers.facebook.com/tools/debug/
Cheers!
DevinHey!
I see what you are looking for now. That kind of customization is best handled by a freelance developer as its outside what we can help with through support.
You can check somewhere like Microlancer or Codeable and that way the customization says cross browser compliant and still responsive.
Best regards,
DevinHi ahoefling!
We can not assist with general WordPress issues like this. Your best route would be to post on the general WordPress support forums for troubleshooting.
In general though you can try getting WordPress back to basics by deactiving all active plugins and then making sure basic functionality like your page trash is active.
Best regards,
DevinHi Vada!
Try switching your WordPress settings>Permalink options to default and then see if it works.
Then save the options 2-3 times in a row to try and clear out and re-set the settings. WordPress has a habit of having issues with the htaccess file and its permalinks.
See the codex for additional troubleshooting on permalinks: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
Regards,
DevinFebruary 8, 2014 at 3:32 am in reply to: Remove part of the features to increase site speed? #221082I would suggest looking into the many articles on optimizing WordPress. But it isn’t something we can assist with via support as its outside of what we cover here.
Hi amabharaj!
Can we see your site live so we can inspect the code live?
Cheers!
DevinYou can try the WordPress support forums but it sounds like it might just be a permalink issue. The permalinks codex page has some troubleshooting tips you can try: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
This is done on the actual page you are editing not editing the theme files. So go to the page from within WordPress like you would if you were going to add text/images. The on the right hand side of that page there is a meta box called Layout with options for how that page should show on the front end.
Hey!
You would need to create your template as a php file and use the WooCommerce templating: http://docs.woothemes.com/document/template-structure/
WooCommerce by itself just doesn’t allow for the shop page to be set from within WordPress and then use that pages layout as far as I know.
Cheers!
DevinYour image isn’t displaying because it isn’t accessible publicly: http://prolinpro.prlncms.com/wp-content/proimages/safe-60%–01.gif
We can’t fix that.
The sidebar can be customized by you however you want. That page specifically however does not use a custom sidebar and instead it uses the Blog sidebar.
Hi Antonio!
Its on the to-do list to add integration for something like that down the road. For right now it isn’t available unfortunately.
Regards,
DevinHi mfphoto75!
On the right hand side of the page editor look for the Meta box for Layout. Inside of it the option for “Header Settings” lets you choose to show that header with the breadcrumbs and page title or not to display it.
Regards,
DevinHi trngl!
You can try switching the theme on that install to one of the default themes and see it works. I don’t think it would be a theme issue in this instance however as the theme doesn’t have anything specific about where its installed or where the WordPress index points to.
Regards,
DevinHey Semo-dk!
Child theme inheritance is not quite as simple as the codex or most people explain it. Replacing files only works when the file replaced is in the root folder, part of the WordPress core or if its pulled in as a template with get_template_part.
In this case however you can “translate” those strings using Codestyling since they are set to be translated: http://wordpress.org/plugins/codestyling-localization/
Best regards,
DevinHey!
For general WordPress support you can post to the WordPress support forums here: http://wordpress.org/support/forum/how-to-and-troubleshooting
There is nothing on the theme side of things that will interfere with removing the default WordPress header output.
Best regards,
DevinAlso make sure to update your theme files to the most recent version so that you have all of our current bug fixes and newest features. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Once I deactivate all plugins I’m not able to get the issue any longer. Looks like one of the plugins hooks into the theme incorrectly and adds in the code.
Hi Willem-Paul!
The portfolio grid in Enfold does not yet support videos for the thumbnails.
Regards,
DevinFebruary 7, 2014 at 5:03 pm in reply to: Bug: Blog-Pictures have a white frame around them when using background-image #220936Hey!
The background for the big images is just set to be the same as the general background when using the blog layout and not one of the blog shortcode layouts.
You can remove it by 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 .big-preview { background: transparent; }
Cheers!
DevinFebruary 7, 2014 at 4:45 pm in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #220919Hey!
I’m not really sure what you mean. The site linked at the start of this topic has the same footer on each page I looked at.
Best regards,
DevinHi vadi4ek!
This has nothing to do with the theme and instead WordPress core. So unfortunately this isn’t something we can help you with.
See: http://codex.wordpress.org/Using_Permalinks
Best regards,
DevinHi Dan!
HTML5 makes it possible and semantically correct to have multiple h1 tags per page. The first one is the title of your page and so a search engine would identify it as such. Then, inside of that first section element you have the sections h1 which is the title and most important part of that section.
So yes, you can but it is not a SEO hit like it once was years ago to have multiple h1 elements per page.
Regards,
Devin -
AuthorPosts