shae101s
asked 11 years ago

Hi there, I purchased via MyDesignDeals and have to say your themes are excellent! Loving it so far!! I saw that on the demo for Focus you have a typography page showcasing columns, buttons, forms, dropdowns etc, but I want to know, how do I on a page I then create get those shortcodes? I want to create a full-width page with 4 columns at the top, 3 in the middle and 2 to 4 at the bottom, also wanted forms and such. Seeing that your demo page illustrates this is possible, why is it we can’t create these options?

 

I can’t create even a plain full width page, and desperately need a few full width pages, especially with the options for shortcodes..any ideas?

5 Answers
DominicStaff
answered 11 years ago

We are happy to assist you, however, Our DW Focus theme doesn’t support about the shortcode page yet as you wish.

Regarding the Typography page, we have used the code of the Bootstrap, you can visit the Bootstrap site to learn more information.

At the moment, our theme doesn’t support for creating  a full-width page with 4 columns at the top, 3 in the middle and 2 to 4 at the bottom as your request. You take note that you can create one full-width page only.

shae101s
replied 11 years ago

Oh ok, so how do I create the blank full width page? I really need to have about 3 full width pages on my site.

shae101s
replied 11 years ago

And also, are there any plans to include shortcodes in the future? If I use the Bootstrap shortcodes/codes will those render the options? And as for the Typography template, how do I get that to be one clear-page (with no pre-defined content)? I’m having trouble understanding how to create a regular full-width page that I can use say for a contact or about me or splash page

shae101s
answered 11 years ago

Oh ok, so how do I create the blank full width page? I really need to have about 3-5 full width pages on my site. And also, are there any plans to include shortcodes in the future? If I use the Bootstrap shortcodes/codes will those render the options?

And as for the Typography template, how do I get that to be one clear-page (with no pre-defined content)? I’m having trouble understanding how to create a regular full-width page that I can use say for a contact or about me or splash page etc.

DominicStaff
answered 11 years ago

To add a full-width page on the site. Please read our instruction here:

Step1:  you can download the template-fullwidth.php file here: https://www.dropbox.com/s/7xzovqnd8s9qtah/template-fullwidth.php

Step2:  Add this file to the folder path “\wp-content\themes\dw-focus”

Step3: log in to Dashboard > pages > add new > in the Page Attributes pane on the right hand side, select the template as Fullwidth.

Step4: Add the following code to the “Header Script”

.page-template-template-fullwidth-php .row {
     background: none;
 }

– Also, with the  include shortcodes in the future for the DW Focus. I sent and notified our technical team about problem.

shae101s
answered 11 years ago

Thank you!! I installed the php file and also created a new page, it works, I only found two minor issues. For some reason, the header defaults to the Red FOCUS logo and no longer shows the logo I uploaded, and then additionally on the page, the area where the side bar normally sits, I can see the line for the sidebar.

Oh and also, when I place the css code into the header script area, it did nothing except show the code at the top of the page..is there a script format of that? Or should I add it to the css file instead?

 

And I look forward to the shortcodes, that would definitely help a lot! I’m not sure if others have already asked, but are there any plans to do Post styles like in argo with the Tutorial style, Live event and Editior’s picks style for Focus? That would be awesome!!

 

Thanks for all your help Dominic

shae101s
replied 11 years ago

…minor update: I figured out how to fix the logo issue, so now just the sidebar line showing up and where to place the .page-template-template-fullwidth-php .row {
background: none;
}

shae101s
answered 11 years ago

Ok, I figured a solution for the line: I added the following code to the template.css file:

.page-template-template-fullwidth-php #main > .container > .row {
background: none;
}

This seemed to get rid of the line, hopefully this helps someone else as well 🙂

(re-adding this just incase it got missed from up above): I look forward to the shortcodes, that would definitely help a lot! I’m not sure if others have already asked, but are there any plans to do Post styles like in argo with the Tutorial style, Live event and Editior’s picks style for Focus? That would be awesome!!

Thanks Dominic!

DominicStaff
answered 11 years ago

To have the post format as DW Argo with the “Tutorial style, Live event and Editior’s picks” post, you can use HTML language to create a new post in the DW Focus theme. Currently, we have a demo post as you wish. please see here to know more information: http://demo.designwall.com/#dw-focus However, please take note that, the style of this post is not the same DW Argo theme. Also, you can visit the following site to learn about the full post. URL: http://snippi.com/s/6c2q63z    

David Bailey
replied 10 years ago

You’ve got to be kidding me! You have pages in the Focus Demo that present the theme in such as way that it appears to have short codes for Columns, pull quotes, etc. And, then after I install the theme, present to client and get approval, I find that you do not offer any of these typographic elements?! Maybe you should remove the TYPOGRAPHY PAGE FROM YOUR DEMO?!

Dominic Staff
replied 10 years ago

Regarding the TYPOGRAPH page as on our demo, we are using Bootstrap to built. Yes, of course, you completely use them to style for your theme, but you need to have knowledge of Bootstrap: http://getbootstrap.com/css/

Powered by DW Question & Answer Pro