Forum Replies Created
-
Author
-
solokcoParticipant
Hi, thanks for the answer.
But this DISABLES all the other icons on the menu. I would like keep my main navigation AND add the social icons at the bottom of the menu.
Is it possible ?
solokcoParticipantI followed the steps you mentioned above but still they dont show.
I DEACTIVATED ALL plugins, and still does not work.
I will send you the STAGING user and password so you can check it your self.
solokcoParticipantQuick question, on the PRINT SCREEN you sent, I see everything is in ONE ROW and the SIZE of one of the columns looks 1/2 and the rest 1/4
When I see the DEFAULT CODE you sent, all the columns shows as 1/2, none shows as 1/4, yet the sizes are different, should I used the offset=”vc_col-lg-3 vc_col-md-6 vc_col-xs-12″ to make this?.
That’s the reason I’m confused on how to implement this Dashboard.
solokcoParticipantI tried downloading new icons from https://icomoon.io/ but didn’t work.
Then I downloaded the full theme again from Themeforest and uploaded the folder assets/fonts/fonts/ and gave it a try and did not work either.
Running out of ideas.
solokcoParticipantThe FTP I gave you was for the main site: http://www.estilotu.com, not the staging areas. So if you uploaded this folder they should be visible at http://www.estilotu.com
You can login here with the same credentials as before.
The staging section is not online right now.
I checked the page but the icons in the menu still does not shows.
Thanks
solokcoParticipantIncognito mode, cache deleted.
ALL the plugins DISABLED
See image attached. Problems stills shows.
Attachments:
You must be logged in to view attached files.solokcoParticipantSo I looked into /wp-content/themes/buddyapp/assets/fonts/fonts/icomoon.svg and I saw that MANY of the icons are NOT listed there.
Image attached of the list of icons on the file and the icons trying to be loaded at the backend.
As you can see, the icon ANDROID is shown in the file, but the other next to it:
- anchor
- ambulance
- etc
are NOT in the file.
Attachments:
You must be logged in to view attached files.solokcoParticipantHi
So, I UPLOADED the theme again to my server, DISABLED all the plugins and selected the MAIN THEME instead of the CHILD.
Error keeps showing.
Any suggestions?
Is there a File that I could check if its being loaded or not to try to nail down the issue
Thanks
Attachments:
You must be logged in to view attached files.solokcoParticipantThanks.
YEs the widget will work for now, but the best thing would be an icon like NOTIFICATIONS or MESSAGES at the TOP menu.
Thanks for your time.
solokcoParticipantYes, SERVICES is a CPT so it indexes fine, but I would like to index instead of a service a Location (Cities), ex: Caracas or London or New York.
solokcoParticipantWeird, just checked and I still see it wrong, even thou I clear the cache from computer, server and cloudflare.
https://www.staging1.estilotu.com/wp-admin/themes.php?page=buddyapp-options
Attachments:
You must be logged in to view attached files.solokcoParticipantThanks for the answer.
The thing is that in the DEMO page the dashboard shows a CUSTOM LAYOUT with many 1/2 + 1/2 + 1/2 + 1/2
But when you see this on the front end the columns are not 1/2. Some are 1/4 others 1/6. Thats why I don’t quite understand how this works.
Thanks
solokcoParticipantHi Radu.
You can check the site here: http://www.estilotu.com
I would like to know if the search bar could combine the default behavior, and add a section of PLACES from Google Places.
As shown here (only places)
https://www.estilotu.com/servicios/So for example, if I type Miami, the search will drop:
Members, Posts, Places.Is this posible?
Thanks
solokcoParticipantHi Abe,
Yes I know that, the question is HOW can I add MORE options (custom options) to show on these lists.
Thanks
solokcoParticipantHi Abe, sure, let me repharase…
So there is a section in the THEME OPTIONS where you can tell witch sections the members are allowed to access, and these show at the LEVELs page (https://seventhqueen.com/themes/kleo/membership-account/membership-levels/)
I see in the link above, that all levels have the text “SEND PRIVATE MESSAGES” but this text in the BRONZE level shows as if it where OFF or not available.
The question is that… How do I turn OFF some features for some levels and leave them on for the rest.
Hope this explains better my question.
Thanks
Attachments:
You must be logged in to view attached files.solokcoParticipantIs there a way to SHOW different restrictions according to the levels?
I just need the way to make different takes to show in the list, for example:
LEVEL 1 -> list -> 5% discount
LEVEL 2 -> list -> 15% discountAnd so on.
solokcoParticipantHi Andrei, thanks for stating the obvious.
That’s basically the reason of this ticket, to ask if there is anything I can add to show this 2 buttons.
- This 2 icons are added to a particular CLASS? To a particular ID?
- Is there a way I could add via code to the menu so the icons show?
- Is this added via jQuery with the primary menu?
- Can this icons be added manually to a menu?
Thanks for your help and time
solokcoParticipantYes, thats my problem. For the DEFAULT menu the CART and SEARCH icon works fine (they are active on the theme config panel).
When the PAID MEMBERSHIP NAV MENU takes on (when MEMBER is logged in), this two icons go away. Is there a way to add this icons using code or inside the MENU SECTION?
solokcoParticipantPerfect that did the trick.
I have other question rewarding this matter: If I would like to add other fields, like the URL that is there by default… How can I do this?
I would like to add other URL fields for a client social media ex: FACEBOOK, TWITTER, INSTAGRAM, ETC
Thanks for your time.
solokcoParticipantSure.
You can visit this URL:
http://staging4.estilotu.com/servicios/test/There you will see a link that says THIS LINK WILL WORK and other, after you select a DAY on the CALENDAR, the same link THIS LINK WONT WORK
Any ideas?
solokcoParticipantThanks.
I went to the VC support and found part of the solution.
https://wpbakery.atlassian.net/wiki/display/VC/I+can+not+use+Visual+Composer+on+Posts+and+Custom+PostsStill working on this because it wont show on the editor. I asume that there is something overwriting this option.
Will keep looking
solokcoParticipantThanks for this.
I manage to solve the logo with BBPRESS so far using this function inside general-header-section.php:
$parent_forum = get_post($post_id)->post_parent;
if ($parent_forum == “id_category_forum_number” ) {}Now I would like to change the PRIMARY MENU too. I just see the echo $primary_menu related to the initial function wp_nav_menu.
Is there a way to declare what MENU I would like to show?
-
AuthorPosts