Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
What is the code you add in tabs.php?
Let us know,
Thanks,
laranz.Hi,
You need to uncheck the “Show Swift Slider” If you check that means, it will only display the swift slider, if you uncheck means the revolution slider you gave in ” Revolution slider alias ” will display.
Also, there is a strange If I hit preview the slider shows, http://monroedesign.se/wp-admin/post.php?post=11923&action=edit&lang=sv&message=1 but if I save changes and see the actual page it didn’t show any. You have any Cache activated, if so try purge it and check.
Let us know,
Thanks,
laranz.Hi,
Did you fix the issue? I see the normal site on the link you show.. If you activate old theme means, make sure you did the update correctly, if you did that manually means make sure all the themes files are in: wp-contents/themes/neighbourhood
or pass us the WP and FTP login details in a private reply to take a look.
Let us know,
Thanks,
laranz.January 12, 2015 at 2:41 am in reply to: Woocommerece / Shop page – Mobile layout – Products are not in a grid #140742Hi,
Try this Custom CSS.
@media only screen and (min-width: 480px) { .products li { height: 280px; } }
Let us know,
Thanks,
laranz.Hi,
Can you try this plugin? http://wordpress.org/plugins/nextgen-facebook/
Let us know,
Thanks,
laranz.January 12, 2015 at 2:30 am in reply to: Decrease padding underneath layerslider above text box #140737Hi,
Try Check “Remove top spacing” in Meta Options -> Page Meta -> Misc. Options.
Let us know,
Thanks,
laranz.Hi,
1. Try Check ” Remove top spacing ” in Meta Options -> Page Meta -> Misc. Options.
2. Which image size you need? You mean for parallax element? If so it should be between 1500-1800px wide, and the height you want.
3. Try this Cusotm CSS..recent-post .post-item-details { display: none; }
4. It seems both are same width: http://take.ms/8gP6t
Let us know,
Thanks,
laranz.January 12, 2015 at 2:17 am in reply to: featured image not dispayed (post created with another theme) #140733Hi,
I try to login, but what is the login page? I tried /wp-admin /login and /wp-login.php nothing works.
Did you try running the thumbnail re-generator plugin? http://wordpress.org/plugins/regenerate-thumbnails/
PS: Make sure the login credentials are correct.
Let us know,
Thanks,
laranz.Hi,
1. Try this Custom CSS.
nav.mega-menu li .sub li.mega-hdr a.mega-hdr-a, nav.mega-menu li .sub li.mega-hdr > span.title {text-overflow: clip; }
2. Set the correct root page in Settings -> Breadcrumb NavXT -> Post Types.
Let us know,
Thanks,
laranz.Hi,
They are dynamically created styles from the styles you choose, so it best to put on the head that writing that in an external file.
Let us know,
Thanks,
laranz.Hi,
Create the same folder structure in the child theme, dante/swift-framework/sf-shortcodes/ and then put the file interface.php and do your changes, it will automatically get override.
else,
Try to cover the untranslated string to
_e('Button', 'swift-framework-admin');
and then run the translate plugin ( codestyling localization ) or use manual method using POEdit to recreate the .po then try to translate.
Let us know,
Thanks,
laranz.Hi,
Did you turn on the translation for FAQ Custom post, if not go to WPML -> Translation Options -> Custom Posts -> Translate -> SAVE. Then do same like the posts and page, create a separate FAQ for each language.
Let us know,
Thanks,
laranz.Hi,
You can turn that off using this Custom CSS, put this in Custom CSS.
figure .overlay { display: none; }
Let us know,
Thanks,
laranz.January 11, 2015 at 11:01 pm in reply to: Move product count and ordering out of Shop page heading #140710Hi,
Actually the ordering will show just below the title, but in your screenshot it is inside the title, did you try any custom changes over the theme files? Can you try a fresh install in a separate folder to check?
Let us know,
Thanks,
laranz.January 11, 2015 at 10:42 pm in reply to: search results pick up column breaks of portfolio posts #140707Hi,
It comes from the excerpt, did you add the excerpts of those posts like that?
Let us know,
Thanks,
laranz. -