Design issues from one theme to another
This topic contains 12 replies, has 6 voices, and was last updated by Alex Rollin 7 years, 6 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
April 6, 2018 at 5:37 pm #1864
Hi,
I’ve got a multi-site set up. One of the sites uses Jupiter, and the other uses Directory Starter from Geo-Directory.
The design of, for example, the account page significantly differs between the two themes. In Jupiter the layout appears fine, but Directory Starter looks broken. I’ve checked the html and it is out putting different templates and using different CSS.
e.g. Jupiter : https://medrate.asia/account/
Directory Starter : https://medrate.asia/sg/account/The registration and login page also has differences:
Jupiter : Missing the fa fa icon and alignment of T&C’s https://medrate.asia/login/
Directory Starter : Looks ok https://medrate.asia/sg/login/Is this a bug or something I need to resolve?
Thanks!!
April 6, 2018 at 5:38 pm #1865This reply has been marked as private.April 6, 2018 at 6:48 pm #1868The account page was set wrong in settings, please check now.
Thanks,
Stiofan
April 7, 2018 at 10:02 am #1874Hello,
Yup the account page looks perfect now!
There is still an issue with the login and registration page for the site using Jupiter. The ‘fa fa-user fa-fw’ icon is missing and the T&C’s are not aligned.
https://medrate.asia/register/
https://medrate.asia/login/Thanks!
April 7, 2018 at 5:53 pm #1881I have flagged your question for the developers to take a look when they return to the office.
April 9, 2018 at 6:32 am #1890Hi Cyril,
The icons are missing because the font awesome CSS is not including. This may be due to conflict with theme or other plugins. I need FTP details to look into which theme or plugin is conflicting. Please provide us the FTP details in private reply so that we can look more into it.
Regarding alignment of T&C, we generally consider the default WP themes to make sure the form looks perfect and as you are using a Jupiter theme, you will have to do some CSS changes to make it proper.
Regards,
PatrikApril 9, 2018 at 11:41 am #1892I don’t know why I’m getting emails about this… sorry if it’s my fault. please remove me from getting updates… lol
April 9, 2018 at 11:51 am #1893@jeff, i think its becasue u posted in this topic and a moderator split the topic to a new post which kept the subscription to this post. At the top of this post in the first post there should be a unsubscribe link.
Stiofan
April 9, 2018 at 12:33 pm #1894Stiofan is correct, I split this off because it seemed you accidentally added a comment here:
https://userswp.io/support/topic/split-design-issues-from-one-theme-to-another/Thanks
April 10, 2018 at 9:28 am #1900This reply has been marked as private.April 10, 2018 at 12:18 pm #1905Hi Cyril,
The plugin conflicts with WPBakery Page Builder. Our plugin checks if font awesome is already registered then we don’t load it else we load it. But on your site, the font awesome is registered by the WPBakery Page Builder but not rendered on the frontend as it loads only on frontend editor and backend editor. So this is the reason for the issue. To fix this, I have enqueued font awesome CSS from the functions.php of the currently active theme. Now it should work fine.
Let me know if you have any questions.
Regards,
PatrikApril 10, 2018 at 8:04 pm #1910Amazing thank you so much!
April 11, 2018 at 9:21 am #1917This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket