Forum Replies Created
-
AuthorPosts
-
Ok, so there are just a few things you need to do to fix this:
First, visit your Skin Content page and find the links for each Flatsify menu. The image below shows where they will be:
Next, Click on the links to each menu and you will be brought to a page with a drop-down select menu. From this drop-down, there will be a list of all menus you have created within your Appearance > Menus area of WordPress. The image below shows this page.
Finally, select a menu from the drop-down and save your options.
For some reason the pointer displays in a weird place unless a specific WordPress menu has been selected for use.
Hope this helps.
This will require a few different steps. The first is to add new widget areas using the ‘Widgets’ option from the drop-down menu on the Skin Editor page. After adding the new widget areas, give each of them a unique class name.
Once you have the new widget areas with custom class names, you can add custom CSS to create a width (should be around 30% or so) for each widget area, in your case, the CSS from the 3-column footer widgets will work.
Also be sure to add the CSS for responsiveness to the ‘@media’ section of the Criss Cross skin CSS file.
Let me know if this makes sense or if you need further instruction.
To move the menu below your header you will need to use the Skin Editor and ‘shift + drag’ the menu block to the area of your page template you would like it to appear. In this case, you will place it directly below your header area and do so on whatever templates you want the menu to appear in this place.
The CSS code to make your header black can be found below. Simply add to your custom css area.
#header { background-color: #000; }
Hope this helps
I was just going to let you know, it’s probably that you are trying to install as a theme rather than a skin.
Glad you were able to figure this out.
Hey Christian,
Try this CSS code to add a little styling to your current menu:
.menu-header a { padding: 0 15px; } .menu .current-menu-item { background-color: #ffb03b; } .menu.menu-header { width: 100%; text-align: center; } .sub-menu li { text-align: left; padding: 8px 0; } .sub-menu a { color: #fff0a5; }
Hey Bilal,
I’m sorry, I haven’t gotten around to updating the boxes yet because I have been working mainly on the skin update.
I will be working on this shortly and I will also work on the code solution for horizontal boxes.
I apologize for the delay.
As of now, there is no on/off option but I will surely add this and in the next update.
You can still do this though manually by dragging the welcome bar box to the GRAY sidebar drop-down menu area within your ‘Skin Editor’.
This will keep all of your options saved and simply remove the welcome bar from your page. You can do this whenever you don’t have breaking news.
When you want it to display again, you will find it within the drop-down list on your ‘Skin Editor’ page, simply add it where it was before and you will have all the previous settings restored.
*Be sure you don’t drag it to the PINK area or you will erase your settings*
Hope this helps.
Hey Christian,
I will look into this, do you have translated text on the frontend with any other Thesis skins?
Hmm, I guess my recommendation, if you want an image instead of a title would be to use the standard text box, use your image in the text-field area and leave the widget title field blank.
Your widget will have no title this way but the content will contain the image, along with anything else you wan’t to follow it.
If you want to use an image with a specific widget, and it must be the title, that is more of a WordPress (not Criss Cross) customization. Try this article: Image Title Replacement for WordPress Widgets.
Hope this helps.
I am working my hardest to have this solved and my goal (although somewhat tentative) is to have the update finished by the end of this week on Sunday.
If I cannot figure out a fix for this issue by then, I am willing to refund your purchase if you like. I will continue to work at figuring out the problem, the only condition will be, if you do choose a refund and a future update includes a fix for this issue, it will require purchasing the skin again if you are still interested.
I apologize for this, I hate that I can’t figure it out.
Not yet, but I am hoping there will be a fix in the update that I have been working on. I plan to release it when I release my new skin soon. I promise I am keeping this issue a priority.
It seems to me that your videos are working just fine, as of now.
Did you figure this one out on your own by chance?
Hey Christian,
Currently 1.0.1 is the latest version of the skin.
I am a little confused about your menu question, the demo you provided (boxes.thesislaboratory.com) actually uses the Classic Responsive skin, so the menu will not look the same on the Criss Cross skin.
You can however create a new menu in the Skin editor and place it below the header if you like.
I just responded to your email in regards to this and re-sent your purchase receipt.
I did find a solution for this and will be adding it to the Criss Cross update.
-
AuthorPosts