Tagged: x
-
AuthorPosts
-
August 4, 2016 at 11:57 am #1117529
bpierce1165ParticipantHello,
I would like to have my navigation menu (primary menu) on the left side of my site instead of inline. I would like to keep the navbar/logo area the same just minus the nav menu. I have changed navbar position to fixed left in customizer>hearder>navbar position, yet nothing changes. Please help, thanks.
August 4, 2016 at 11:59 am #1117531
bpierce1165ParticipantThis reply has been marked as private.August 4, 2016 at 1:05 pm #1117624
RahulModeratorHey There,
Please add the following CSS rule into your Customizer, Custom > CSS section using the menu Appearance -> Customize.
.x-nav-wrap.desktop { float: left; margin-left: 10px; }Hope that helps.
August 4, 2016 at 1:55 pm #1117705
bpierce1165ParticipantI added the following CSS rule and it did not do anything.
August 4, 2016 at 3:15 pm #1117823
bpierce1165ParticipantCan someone please take a look to figure this out? I tried the code and it did not move the nav. Thanks
August 4, 2016 at 7:30 pm #1118048
Rue NelModeratorHello There,
Thanks for the updates! Upon checking you are using an older version of X. X 4.6.1 is now available in automatic updates! This release contains fixex for several issues so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
August 5, 2016 at 9:38 am #1118919
bpierce1165ParticipantHello, I updated the theme and tried inserting the code again, still nothing changed. Checked header>navbar position settings in customizer and still no results.
August 5, 2016 at 2:16 pm #1119267
JoaoModeratorHi There,
Upon checking your installation your Customizer is not loading well.
PLease do the following:
Would mind adding this in your wp-config.php located at the root directory of your site.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );You can add it before the line
/* That’s all, stop editing! Happy blogging. */
I reccomend you testing for plugin conflict by turning off all third party plugins and checking if it works.
If you still have issues I would reccomend you deleting and re-installing X.
You won´t lose your layout or or info because your data is stored at the database.
1. Revoke your API key from X Addons section (check the bottom of the page) and also remove it from your license page on Themeco.
https://community.theme.co/my-licenses/
2. Temporary disable any caching plugins and purge all your server cache.
3. Delete both X theme (/wp-content/themes/x) and Cornerstone plugin (/wp-content/plugins/cornerstone) by connecting to your FTP (your settings will be saved in the database)
4. Download the latest copy of X and upload it to your themes folder via FTP OR you can upload the x.zip via Appearance -> Themes section.
5. Latest version of Cornerstone will be installed automatically when you head over X Addons section. Now you try validating your X theme again and then try to install any other extension and it should function properly.
Let us know how it goes.
Thanks!August 8, 2016 at 11:16 am #1122302
bpierce1165ParticipantI reinstalled WordPress, reinstalled the theme, and cleared out all files. Seems to be working properly now. Thanks
August 8, 2016 at 11:56 am #1122376
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1117529 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
