Forum Replies Created

Viewing 30 posts - 8,401 through 8,430 (of 8,514 total)
  • Author
    Posts
  • in reply to: theme layout diagram #115872

    With how many options are available, it unfortunately is best to just try things out.

    For the specific questions, you can enable/disable the header which shows the page title and breadcrumbs from the layout meta box on the right hand side of the screen when editing a page.

    The shortcodes are actually all of the elements that you add using the Advanced Layout Builder. When not using it, you add them in to the regular visual editor using the magic wand icon.

    The socket is the very bottom of the page where the copyright text is.

    The Front Page is just that, its the home page of the site where visitors to your domain first land. So if you see that in the admin bar its because you are currently on that page and can edit it directly instead of going to Pages>Front Page in the wordpress backend.

    in reply to: Builder advice #116582

    Hi yardena,

    You would need to do a single 1/3 element and a single 2/3 element and put all your content inside those two elements. There isn’t a way to do tell a single element to stretch the page vertically while also adding other layout elements throughout the page.

    So it would be 2/3 1/3 and everything for that page inside those two layout elements.

    Regards,

    Devin

    in reply to: Can't do anything #116550

    I deactivated the WP Coming Soon and Jetpack and the error seems to be resolved now after making a test page.

    Regards,

    Devin

    in reply to: Forum #116659

    Hi solviouk,

    The forum plugin is bbPress and they have lots of documentation on its use here: http://codex.bbpress.org/

    Regards,

    Devin

    in reply to: Images look blurred !! #116650

    Hi dweb,

    Try saving your larger images to 694px wide and 562px tall for those images. The current size is larger than that space and I think the slight loss of quality is due to the compression to fit the smaller space.

    Regards,

    Devin

    in reply to: Mobile layout issue #116642

    Hi artistic24459,

    I’m not completely clear on what you mean. Are you saying your site doesn’t look right on mobile but the demo does? Or something else?

    Can you elaborate a bit and link to your live site so we can take a look at it as well?

    Regards,

    Devin

    in reply to: Understanding the portfolio #116626

    Hi meanster99,

    With the requirement to have 8 columns that is just about your only option.

    The way I approach these issues is to decide what theme features I want to use and then try to adjust around that. With your requirements, I would say the current approach is probably the best though a bit cumbersome.

    Another way would be to make each performer a single portfolio item and then add a category for every region you have in addition to male or female. So your categories would be the groups you wanted to show instead of just male/female and region; ex – Female Performers in London.

    Then you just create a page showing that Female Performers in London category and each individual can be selected to display their ‘profile’ type information which is really just a single portfolio item.

    It doesn’t give you the 8 column grid, but its an alternative.

    Regards,

    Devin

    Hi All,

    In the theme files open js>avia.js and look for the following line where you can change that:

    switchWidth = 768;

    Regards,

    Devin

    in reply to: Blurred Thumbnails #116430

    Hi Alexia,

    If these are images that were already on your server (not newly updated) they may just need to have their thumbnails regenerated. Try using this plugin to do that and see if it helps: http://wordpress.org/extend/plugins/regenerate-thumbnails/

    Regards,

    Devin

    in reply to: Can't do anything #116548

    Yes, create a new temporary admin account and I will take a look at whats going on.

    You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn’t grab it :)

    Hi Monsoon,

    Yes at the moment its an all or nothing change unless you targetted the individual images. I’ll put it on our ever growing list of things to look at as options however :)

    Regards,

    Devin

    in reply to: Bug with Table in Tab Content #116400

    Hi maratino,

    Can you give us a specific example with a live link to the site and page. Also, the exact layout you are using either with shortcodes or the template builder so we can try and re-create the same error.

    Regards,

    Devin

    in reply to: multiple backend issues #116034

    Even if a plugin is critical, it can still be coded poorly or just have a conflict because of the way it integrates with the wordpress admin.

    Installing the theme files on top of themselves shouldn’t cause you to lose any data as all of the data is stored in the wordpress database and just changing the files doesn’t effect it unless you instruct wordpress to do so.

    Regards,

    Devin

    in reply to: Alphabetical and search function for portfolio? #116201

    Hi DavyE,

    Not that I know of but I’ve tagged the head of support on the topic to see if he has any insight.

    Regards,

    Devin

    in reply to: Can't do anything #116546

    Hi cmdiggs,

    First try disabling all active plugins installed on your wordpress install. Next try switching from the Advanced Layout Editor to the regular visual editor and adding some test text content then saving the page. Then save the page and try using the advanced layout editor again and see if everything fully loads for you at that point.

    Regards,

    Devin

    in reply to: Multiple nonrelated portfolios in one site #116041

    You can save templates when in the advanced layout editor on right right hand side of the elements tabs where it has the ‘Template’ button. I’m not sure if they save the category options but that is your best route to try.

    As for the random/sort, no I don’t believe so. I’ll suggest adding a random function for them in a future update however.

    Regards,

    Devin

    in reply to: Define lenght of Post Slider excerpt #116271

    Hi Sebastian,

    I believe you can just set the individual post Excerpt text in the wordpress excerpt field for each post.

    Regards,

    Devin

    in reply to: Enfold – fixed font-sizes? #116176

    Hi bluemoonink,

    I prefer it simply because it allows me to have control over the end result just a little bit more. If you also start with a base size, you know every other percentage css is based on a base size.

    But you are always open to changing things as you want :)

    Regards,

    Devin

    Hi Ariel,

    There is no icon with the icon font used so if you want to add it in you can add a new option for it in includes>admin>register-admin-options.php after the vimeo option on line 779:

    'Vimeo' 	=> 'vimeo',
    'Youtube' => 'youtube',

    You would then need to style the youtube class with your own icon as the background image and give it a defined width/height. Kriesi said that if/when an icon becomes available it will be added in.

    Regards,

    Devin

    Edit: May be able to be added in shortly, will fully update when I know one way or another.

    in reply to: Design recommendation for Events #116175

    Hi Frank,

    That is a pretty good way to do it actually. Its all just a matter of taste and if it works for you then it works :)

    Regards,

    Devin

    in reply to: PORTFOLIO IMAGE/TEAM MEMBER IMAGE NOT SHOWING #116026

    Unless you have edited the theme files specifically, I would suggest replacing all of the theme files since there have been so many updates released already.

    in reply to: Post image issue when migrating rom Broadscope theme #115656

    Its a DIY plugin (just a function really) and I’m not sure what support it will have with 3.5.1 but give it a try: https://gist.github.com/bueltge/2930032

    Hope that helps :)

    Regards,

    Devin

    in reply to: Enfold Feature Requests #114584

    Hey DavyE,

    You can add your own CSS write from within wordpress using the Quick CSS option. There shouldn’t be any reason to edit the theme’s actual CSS files (except custom.css) as then you wouldn’t be able to easily update the theme as new features and bug fixes are released.

    Regards,

    Devin

    in reply to: Color Styling Issue ( cannot change colors in post ) #115294

    It looks like the color is getting applied wrapped around the strong tag so the .main_color strong rule is actually taking effect instead of the span.

    Try looking in the text tab and moving the span style to the strong tag instead of a span class around it.

    in reply to: Tooltips #116200

    No, there isn’t anything like that at the moment.

    in reply to: Scroll to top button #116194

    Hi baseartco,

    A couple of things to try: First, re-upload the theme after re-downloading it from themeforest. There could have been an issue with the files at either part and hopefully this time the download/upload overwrites any of the corrupted files on the server (if this was the case).

    The second is to deactivate any active plugins you have installed. If you have any caching plugin installed, clear its cache before deactivating.

    Regards,

    Devin

    in reply to: Coming Soon and Maintenance Pages #116264

    Hi Scott,

    Can you link to both of the pages on your live site? I tried re-creating a blank page and it had no issues being centered.

    What version of Enfold do you have installed as well?

    Regards,

    Devin

    in reply to: Custom 404 page #116213

    Hi franktw,

    No not that I know of. Its a good idea though and I’ll suggest it to Kriesi as an additional designation for the theme options.

    Regards,

    Devin

    in reply to: Editor suddenly shows only an empty window on all pages #116103

    Hey schorni,

    Hopefully its as simple as turning it back on in the wordpress settings as melonmelon said it can sometimes get switched ‘off’ by a plugin getting deactivated or activated.

    Regards,

    Devin

    in reply to: Advanced Layout Editor is Gone #116212

    Glad you were able to figure it out, I’ll keep that in mind if I hear of something similar :)

    Regards,

    Devin

Viewing 30 posts - 8,401 through 8,430 (of 8,514 total)