Digital experiences for all disciplines
Forum Replies Created
-
-
You can get header.php from the folder that you download at ThemeForest. Make sure to overwrite the one on the server.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
Can you try backing up your theme options and resetting them? Also, test to see if any plugin is causing the issue, by disabling them one by one and checking the options again (but only after you reset them).
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
This sounds like a server issue. However, I wouldn’t advise editing WordPress options via wp-admin/options.php, as that page holds everything in there and updating so many options at once may cause your server to time out.
Or, are you talking about Pinpoint Options page? Any plugins active?
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
The icons are actually a font.
You can edit /includes/page-builder/composer/lib/shortcodes/blog.php and, on line 162, you will see $item_icon = ‘file-alt’;
You would need to change file-alt to another icon of your choice, here’s the reference (do not write icon-new-name, just new-name) : http://fortawesome.github.com/Font-Awesome/design.html
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
Yes, this has been fixed in 1.3.1, here’s a direct link to the new version: http://cl.ly/NxJB
You can get it and only upload the In Focus widget, which is under includes/widgets.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
You would need to modify the query for recent posts in /supreme/page-builder/composer/lib/shortcodes/recent-posts.php to use tags instead. If that customization is too advanced for you, I suggest using a plugin instead.
Regards,
————————————————————————————————————
Cosmin
Support AssistantGlad to hear that 🙂
If you like the product and support, please do rate the theme in your ThemeForest Download section, we would greatly appreciate it!
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
That element is the Impact Text with button, using the Alt 1 background.
For any other elements, you would need to add your own custom CSS to the theme options.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
Not sure I understand what you mean.
Pages are hierarchical, meaning they do not have tags/categories, like posts do (which, in turn, are term/time based and not hierarchical). Maybe I misunderstood, but there’s no feature in WordPress to have categories/tags assigned to a page.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi both,
On mobile devices, the max width would be 479px, so maybe that’s why. The whole site adapts to the resolution of the device, inevitably hiding a portion of the logo.
Anyway, a link to an example would help, maybe we can find a workaround.
Regards,
————————————————————————————————————
Cosmin
Support AssistantApril 2, 2013 at 8:56 pm in reply to: Reordering Portfolio, Removing Breadcrumbs, Sidebar on Portfolio page #553Hi,
1. Try this: http://wordpress.org/extend/plugins/post-types-order/
2. Custom CSS in theme options:
.portfolio-details-wrap, .single-portfolio .breadcrumbs-wrap {
display: none;
}3. That is not possible with the theme.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi Adam,
Try editing your slider, go To Slider Settings and, in the Navigation dropdown, there should be a “Always show navigation” option.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
I’ll need to let Ed know about this, as it looks like the Page Builder needs an update for this issue. Subscribe to receive a notification when an update is released, in your ThemeForest downloads area. Thanks for posting this 🙂
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
flexform_demo-content.xml is the correct file to import, so that you get what we have on the demo site (minus images, which are copyrighted).
The individual files are there in case you only need to import a certain type of content and don’t need the rest (i.e. you want portfolios, but don’t need products). In this case, you can also import flexform_demo-content.xml, deleting the unnecessary content afterwards.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi Conor,
The widgets will show up only on those pages that have at least one sidebar. If you have full width pages, those don’t have sidebars.
Regards,
————————————————————————————————————
Cosmin
Support Assistant -
Posted in: Reply To: Widgets