Digital experiences for all disciplines
Forum Replies Created
-
-
This usually happens when your web host server is not configured properly, or is too busy.
Has this been resolved?
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
Can you please let me know your website? Need to check what the issue is.
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
It would require custom work, the file to be customized is header.php
Regards,
————————————————————————————————————
Cosmin – Support
Hi Michael,
Have you added an extra class on your text block element? If so, something like:
.myClass { background-color: #669900;}
Regards,
————————————————————————————————————
Cosmin – Support
OK, thanks for letting us know.
Regards,
————————————————————————————————————
Cosmin – Support
December 16, 2013 at 9:08 pm in reply to: Loading page make the site crash on ipad and iphone #37552Hi,
How big are those images? Are you running any other plugins?
A link to the site would help too.
Regards,
————————————————————————————————————
Cosmin – Support
Hi Ivy,
That really shouldn’t be the case, unless you are on a very slow web host. Can I see your site to check? Also, what web host are you using?
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
My playground is running WordPress 3.8 Multisite and I’ve had no issues with Supreme so far. If we do find bugs, of course there will be updates released, but for now, all looks good.
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
Your slider actually loaded in about 2 seconds on my end, so that’s pretty fast. Sounds more like a connectivity thing on your side.
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
There is a documentation folder inside your download, and you also have a Documentation tab in Supreme Options, which leads here.
Regards,
————————————————————————————————————
Cosmin – Support
Hi Richie,
Your example above applies only to screens smaller than 600px, not bigger 🙂 So it would be min-width, instead. And I would suggest a value such as 1200px, for desktops.
Also, you can take a look at Twitter Bootstrap and use their helper classes. For example, adding the class ‘visible-lg’ on an element will make it show up only on large screens (desktops)
Regards,
————————————————————————————————————
Cosmin – Support
Hi Miquel,
So far my WordPress 3.8 Multisite has been working fine with Pinpoint – no trouble on the frontend or with the Page Builder. Don’t know about plugins such as WPML though, haven’t tested that, but it should be good as well.
Regards,
————————————————————————————————————
Cosmin – Support
Add this in the Custom CSS box from the General theme options:
.tags-link-wrap .permalink { display: none; }
Regards,
————————————————————————————————————
Cosmin – Support
Sorry for the delay, you would just need to add CSS to alter the font size, i.e. replace the second line of code in my last reply, with:
.header-cart-link i { color: #FF0000 !important; font-size: 20px !important; }
Adjust 20px as needed.
Regards,
————————————————————————————————————
Cosmin – Support
Hi,
1. You have two portfolios with the same name: their URL cannot be identical. I’ve named the URL slug for the second one from 442 to ministeriet and, as you can see, WP needs to differentiate it.
2. You had them set to Link to URL, but no URL was specified. I’ve made the last one link to the item itself, so you can see the difference.
Regards,
————————————————————————————————————
Cosmin – Support
-