Digital experiences for all disciplines
Forum Replies Created
-
-
Looks really well to me on my Macbook Pro: http://cl.ly/image/22441C0Z060s
Regards,
————————————————————————————————————
Cosmin
Support AssistantApril 5, 2013 at 8:35 pm in reply to: How to read more on your home page can change the name of the script? #843No worries 🙂
Regards,
————————————————————————————————————
Cosmin
Support AssistantHey,
Issue 1:
That happens because you’re using small images on a blog template with no sidebars. Images are set to adjust to 100% their container width, so that’s a problem if using small images.
Try adding this custom CSS in the theme options:figure img { width: auto !important; }
Issue 3: again, some custom CSS:
#mc_embed_signup { background: #000 !important; } #mc_embed_signup label { color: #999999; font-size: 14px !important; }
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
Please note that we have an up to 48 hours response time, though we usually reply within 24hrs.
1) The theme pre-sets image sizes, so there shouldn’t really be any problem unless you changed some code or there’s a plugin overriding our code.
For all three questions, I will need to see your site to be able to provide accurate advice, as it depends on the types of sections used.
Regards,
————————————————————————————————————
Cosmin
Support AssistantThank you @grokism for being so helpful 🙂
Regards,
————————————————————————————————————
Cosmin
Support AssistantIf you can drop a link to your site, I’ll help out, as this is a minor code change 🙂
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
We’re not using any pre tags to wrap the shortcodes. If we did that, the whole theme would break apart and our HTML code wouldn’t validate, which would never have us approved for sale on ThemeForest 🙂
Make sure you’re pasting your shortcode in text view; if you’re grabbing it from somewhere where it’s shown as an example and it’s styled with pre tags, pasting in the visual editor will include those tags as well.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
What does “sometimes” mean?
I’ve checked with Chrome and Firefox and have refreshed multiple times in each browser – every time, it shows up fine.
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi Miguel,
You’ve set opacity:0 on the blog posts:
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
These are the image sizes set by the theme: http://cl.ly/image/3v0v1j0Z1K0w
(defined in functions.php)Regards,
————————————————————————————————————
Cosmin
Support AssistantHi Blake,
In our demo, we just use the full width Revolution slider on the home page, disabling the posts slider (because then, Revolution slider will be ignored) : http://cl.ly/image/0o2A2i200J2G
For the other question, when editing a slide, Revolution Slider has some options: http://cl.ly/image/3h3q3z30003O
Regards,
————————————————————————————————————
Cosmin
Support AssistantHi,
I tried to check your site and waited for minutes for it to load, but no joy. I’ll try again later, but in the meanwhile, if you know how to use Firebug, you could check if there’s any CSS overwritten by our theme, though I don’t think so (that is, if the site loads for you).
Regards,
————————————————————————————————————
Cosmin
Support AssistantYou will need to modify the custom query: http://cl.ly/image/3k3Q1j1i3V1V
More on custom queries: http://codex.wordpress.org/Function_Reference/query_posts
Regards,
————————————————————————————————————
Cosmin
Support AssistantAwesome, glad to hear that 🙂
Regards,
————————————————————————————————————
Cosmin
Support AssistantApril 4, 2013 at 9:56 pm in reply to: space between tittle and frontpage slider is big specially on mobile #759Hi,
I don’t see a slider on that page, but here’s how it looks for me: http://cl.ly/image/2U0p322J1U0a
It appears that you are not seeing the search icon (?)
Regards,
————————————————————————————————————
Cosmin
Support Assistant -