Forum Replies Created

Viewing 30 posts - 7,351 through 7,380 (of 8,514 total)
  • Author
    Posts
  • in reply to: LayerSlider Role Settings #129457

    Hi a123john,

    Unfortunately we can’t really offer support on third party plugins and in this case that is really the only option I can think of. You would need to refer to the plugins support forums or documentation.

    Regards,

    Devin

    in reply to: unterstanding porfolio – need help blease #129483

    Hi carsten,

    The theme creates a new menu group called Portfolios in the wordpress sidebar. From there, you can manage your portfolio items just like posts: add a title, add some content, select the items categories and thats about it.

    You also have the option of using the Advanced Layout Editor to customize the look and feel of each individual portfolio item page to create unique and interestig layouts.

    Just like with pages you also have the option to change the overall page layout with the Layout meta box on the right hand side of the visual editor.

    Display a portfolio to a page

    You can add predefined groups of your portfolio items (by individual or multiple category selections) to pages using the Portfolio Grid Shortcode or by adding the Portfolio Grid element to an Advanced Layout.

    Either method will bring up the Portfolio Grid options window where you select:

    Categories to display

    Number of columns from 1 to 4

    Number of items to be displayed per page

    *Note: Showing a lot of items on a single page will usually cause longer load times for visitors

    If you want to display The Title and Excerpt of the item (Either, None or both)

    The image size used for the grid (typically only change for a specific intended purpose)

    If the grid should have sorting options based on the Categories selected above

    *Note: The displayed categories will only sort and show items that are already viewable on the page. They will not do a second query to pull up items not already visible

    Pagination for multiple pages showing the number of portfolio items selected above on each page

    Regards,

    Devin

    in reply to: styling does noy update #129235

    Hi progenki,

    First, please don’t self bump or just respond with question marks like the above. Our queue system works by the oldest posted response within a topic so each time you do that it just puts your post to the end of our queue.

    For your issue, it sounds like its either a caching issue or a permissions issue on the file the theme creates to store all the css from the styling tab. Make sure the avia folder in your uploads folder has at least 755 chmod permissions as well as the file inside it.

    Regards,

    Devin

    in reply to: page anchor scrolling? #127672

    Hi benzrecordings,

    No, not reliably. You could look into trying to make the nav container fixed but there are inconsistencies with iOS and fixed position elements which will end up causing you more bug fixing and tweaks.

    Regards,

    Devin

    in reply to: 1.7.1 Upgrade Tab Style Issue #129633

    Hi Michae1,

    Often times in updates we fix minor issues with css changes. So your custom css changes need to be re-done to work with the new fixes.

    Regards,

    Devin

    If you can link us to an example page we can make a basic example but the fine tuning would need to be done by a freelance developer (ie, shadow effects, integrating images or re-doing spacing for mobile layouts).

    Regards,

    Devin

    Hi qamarqrsh,

    The horizontal ruler is a default html element so its a pretty easy element to add. There isn’t however any way to add a vertical ruler with the theme functions at this time so it would need to be done with custom css targeting the page and elements on that page specifically.

    Regards,

    Devin

    Glad we could help :)

    I forgot the block would be needed since it wasn’t already added on to them!

    Regards,

    Devin

    in reply to: Enfold > Theme Options > Header > Social Icon #127312

    It should be:

    #top .social_bookmarks_tumblr a {
    background: url(https://yoursite.com/wp-content/uploads/custom/apple.png) no-repeat center;
    }

    #top .social_bookmarks_tumblr a:hover {
    color:#fff;
    background: url(https://yoursite.com/wp-content/uploads/custom/apple-hover.png) no-repeat center;
    }

    So that the background is on the link and the hover as well.

    in reply to: Permalink Issue – Archive and Single Post Page #129265

    Hi warrentkachuk,

    Can we see the pages live? Inspecting the code will give us the most information to try and figure out what the issue is.

    As an aside, our Queue system works by oldest post within a topic so self-bumping or self-responding pushes the topic to the end of our queue instead of bringing it forward.

    Regards,

    Devin

    in reply to: Changing Permanent Link #129449

    Hi babayard,

    That is called the page slug and you can change it by clicking on the little url structure under the page title.

    The reason you are getting 2 blogs in your breadcrumbs is because you have the root “blog” page and then you have a post category called “blog”. So its going Home> Blog Page>Post Category>Post Sub-Category>Post title.

    See: http://codex.wordpress.org/Glossary#Post_Slug

    Regards,

    Devin

    in reply to: sidebar bug #129296

    Hi lbdesign,

    This is actually a wordpress bug. Whenever you move around or delete widget areas wordpress shuffles the actual contents of each widget area to adjust.

    Its a mess and not something widely run into but as far as I know there is no fix for it.

    Regards,

    Devin

    in reply to: InfiniteWP and Enfold theme #129301

    Hi SimWhite,

    Can you expand a bit on exactly what your issue is? How you have everything installed, where exactly you are getting an error and what the error is in relation to the theme are all valuable when trying to figure out what might be happening.

    Regards,

    Devin

    in reply to: left Side bar excess free space #126658

    Hi judetsai,

    The way the layer slider adjusts for responsive changes is when the slide actually loads in. So if you adjust the width of the browser while the current slide is showing it will always look odd until the next slide loads in.

    Regards,

    Devin

    in reply to: Vertical page split ruler #129571

    Hi joe88,

    No, right now there isn’t anything in place for something like that as far as I know. It would need to be done with some custom css for that specific page.

    Regards,

    Devin

    in reply to: Ajax Search not working #129572

    Hi dhel,

    My guess would be that you don’t have the server set up in a way that is letting the theme run correctly. Either a php version or something like that.

    Regards,

    Devin

    in reply to: Changing the main color of each Site #129412

    Hi Jan,

    What theme is this for and what do you mean “of each site?”

    Regards,

    Devin

    in reply to: Multiple Images Per Variation… #129302

    Hi gerry3211,

    Any extension that is supposed to do that should work with the theme as it just uses the default image options to have maximum compatibility with extensions.

    By default woocommerce doesn’t have that capability however. Which one did you purchase?

    Regards,

    Devin

    in reply to: Styling options not working on Enfold #129404

    Hi rickswearingen,

    The theme writes all of the styling data to a new file that gets added to your uploads folder. If your server automatically makes the file non writable it can cause issue.

    So first thing to try is to browse to your wordpress wp-content>uploads>dynamic_avia folder either with FTP or your servers file browser and change the chmod permissions on it to 755 for the folder and its contents. See http://codex.wordpress.org/Changing_File_Permissions

    Regards,

    Devin

    in reply to: I am not able to import Dummy Content #129409

    Hi dcjcorporation,

    Make sure that you don’t have any pop up blockers running in your browser as there is a pop up alert asking you to make sure you want to insert the dummy data before it actually does anything.

    Regards,

    Devin

    in reply to: Nested short codes #127811

    Hi jamesmac007,

    If the shortcode isn’t working with the Advanced Layout Editor you’ll need to use the regular visual editor and shortcodes to build the layout. There are and will always be some plugins that just don’t mesh well with the Advanced Layout Editor.

    Regards,

    Devin

    in reply to: Viewing html with Advanced Layout Editor #129293

    Hi pmwebdev,

    Yes that is the best way to ‘see’ the code for the advanced editor. Just be careful not to introduce any bad code into the debug mode since its a direct input to your wordpress database and introducing broken code could cause issues.

    Regards,

    Devin

    in reply to: How to add 5 column layout in potrfolio grid #129310

    Hi Lol5tar,

    Not at this time no. The grid for the portfolio only supports a maximum of 4 columns so you would need to add the option to the theme code and then add css support for the 5 columns and make the new layout responsive as well.

    Regards,

    Devin

    in reply to: Main Menu Sticky? #129305

    Hi chilli-mind,

    You can change the header to one of the fixed options in the Theme Options>Header and it will have this effect.

    Regards,

    Devin

    in reply to: Update from 1.3 to 1.7.1 Failed – Panicing #129570

    Hey Michae1,

    Glad you figured out the issue. I’ve actually done that myself a number of times but hopefully all is working fine for you now.

    Regards,

    Devin

    in reply to: How do I activate/place the Parallax effect Options? #129197

    Hi Sterling,

    With version 1.7.1 there is a new fullscreen slider element that has the effect options. You can also use a color section with a centered background image set to Fixed.

    Regards,

    Devin

    in reply to: Avia Builder – Nesting inside Tabs possible? #118677

    Hi thebrewhouse,

    As far as I know this hasn’t been addressed very much. There were some bug fixes and features added in with the past few versions to get things to a stable point. Once Kriesi launches the new Kriesi.at site development on the next version will get back underweight but I’m not quite sure where in the upcoming timeline this fits in.

    Regards,

    Devin

    in reply to: How do I change the page title structure #129143

    Hi breakingrocks,

    You could change the order of the title in the header.php or by using a plugin like Yoast SEO to modify the titles on a page by page basis.

    Regards,

    Devin

    in reply to: FB comments count 0 #128736

    Hi connepon,

    The best point of contact would be the plugin author. Being not familiar with the code and how it works there isn’t much we can do other than pointing to where the plugin code could be inserted into the theme files.

    If there was a bug with the plugin or a specific integration method we would just have no idea and can’t really offer support on third party plugins/code.

    Regards,

    Devin

    Hi gentlemansgazette,

    Yes you definitely can though it does have its own challenges. You would need to use a tool like WP MIGRATE DB or another migration plugin to save everything down and rename all the data for the new site.

    What I would recommend doing instead is setting up the site on the domain it will end up on but in a sub folder. Then just point the site root to run from that folder when you a ready to go live.

    Regards,

    Devin

Viewing 30 posts - 7,351 through 7,380 (of 8,514 total)