Assorted Issues with Supreme Theme
This topic contains 21 replies, has 3 voices, and was last updated by Paolo 8 years, 5 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: footer, header, location switcher, Supreme
-
AuthorPosts
-
May 26, 2016 at 12:31 am #198209
Hi:
Love the new Supreme theme. I am working through my issues and I hope you can help:
- The ‘ still turns up in the City Listing Names and in the Sub headings on the pages.
- I know we can’t currently add the footer to the listing page for consistency but if you could make it possible that would be great. Realtor.ca has a footer on their split pages as an example.
- I adjusted the footer to get the widgets to degrade in smaller viewports. I wanted 2 rows of 2 widgets but I get 1 row of 3 and get the 4th widget under the 1st.
- I used the [ gd_location_switcher ] on a page and the top of the columns/filter is all out of whack – see image.
- Also how do I get the "Click on a link to filter results or on arrow to drilldown." instructions to the top of the [ gd_location_switcher ]? It is lost at the end of all my cities.
- When I enable the Header Top I get a list of my pages that appear in the header section and I can’t figger out where to add or subtract content into the Header Top section. Any way to use this section in the Supreme theme?
- How do I make the header transparent on the pages I create (Blog, About, Contact, etc)
Thank you so much.
May 26, 2016 at 3:52 pm #198707Hi,
For point 2, we can’t do that with our current layout and the css we adopted for that page. realtor.ca has 2 scroll bars (and we are not willing to take that path) and it’s not even responsive…
For all other points we would need a link and admin credentials so that we can have a look at problems and fix them for you. You can set replies as private so that only staff can read them.
Let us know,
Thanks
May 27, 2016 at 6:24 pm #199260This reply has been marked as private.May 27, 2016 at 11:13 pm #199437Also when I use the multi select field and view the preview I see:
Fruit: Apples, Bananas, Oranges
But when I publish the place the list is formatted as follows:
Fruit:
Apples
Bananas
OrangesI want the list to be formatted as it is in the preview.
thx so much
May 28, 2016 at 4:43 pm #199678Hi,
I’ve flagged this for the developers, they’ll get back to you 1st thing on monday.
Thanks for your patience,
May 28, 2016 at 7:25 pm #199693No worries you guys are great.
May 30, 2016 at 8:12 am #200112smallgeek, lets fix those bugs today.
Can you answer some of my questions.
1) can you give me an example link?
2) not possible
3) We have a filter for this
dt_footer_widget_class
use this code in supreme functions.php file
function sd_dt_footer_widget_class($classes) { return "col-lg-4 col-md-2"; } add_filter('dt_footer_widget_class', 'sd_dt_footer_widget_class');
May 30, 2016 at 8:23 am #2001444) I think I have fixed those issues in director starter recently. I have tested in my local with supreme. it works fine for me. Please post your ftp details.
5) see 4
6) Could you give me more details about this issue? I don’t see any problem.
7) Are you talking about the black background? or the banner image?
May 30, 2016 at 8:24 am #200154Also post direct link where I can see issue 4 and 5
June 2, 2016 at 5:27 pm #202411This reply has been marked as private.June 2, 2016 at 5:30 pm #202416This reply has been marked as private.June 2, 2016 at 6:17 pm #202448Hi I added the code to functions.php in the Supreme theme to get my footer to degrade nicely. It didn’t work.
I have the latest version of the Starter Directory loaded. (I had uploaded this footer previously: https://gist.github.com/mistergiri/dd38871ea2d9d0fe44fea4064e4a9162 but replaced it with the latest one in the starter directory)
It displays 3 columns, then 4 columns then 1 column as you reduce the browser size.
Should be 4, 2, 1.
June 3, 2016 at 11:21 am #202887I have fixed your footer issue. Now its displays 4,2,1
However in 2 column view there is some space. Just add one more item to 2nd menu and it will be fixed.
As for the ftp, you have posted wp-admin login details in previous comments. Please post ftp login details.
As for header nav top, check this reply.
https://wpgeodirectory.com/support/topic/messy-stuff-on-nav/#post-202885June 3, 2016 at 11:24 am #202888It looks like you have activated Review rating manager addon. But you have not added any rating titles. Please follow the docs and add some rating titles. Ex: Price, Support etc
If you are not planning to use multiple rating then disable that plugin.
June 3, 2016 at 11:35 am #20288911. How do you add additional social icons to the top section of the detail page (below address)
12. How do you have the complete address appear in the top section of the detail page
Custom coding required.
13. When you click on Map pin in the map section the bubble opens and the Add To Favorite Heart is cut off on the right.
Add this code in Geodirectory -> Design -> Scripts >
Custom style css code.sd .geodir-bubble_desc a.geodir-addtofav-icon .fa-heart { font-size: 17px !important; }
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket