Home Forums WoodMart support forum Problems with Projects in my websitie www.nuvoconsultora.com

Problems with Projects in my websitie www.nuvoconsultora.com

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #214659

    Salvador86
    Participant

    Although I have the template activated and I have purchased a support license a second time, I have the following problems on my website at http://www.nuvoconsultora.com

    1. In this link : https://www.nuvoconsultora.com/proyecto/olya-swan/
    You can see that in the title area, instead of showing the title that I chose “Olya Swan” it shows “Portfolio” this is a project, and it should not be this way, the title that I chose should always appear.
    2. As that title does not work for my purposes, disable the titles as you can see in image 2.JPG, but the title “Portfolio” is still displayed, so it forces me to put a css style : .page-title{display:none !important;}
    3. Continuing with the projects of the portfolio, it should be shown in “Related Projects”, only those of the category to which the project belongs and not as shown on my page. You can see it in the image 01.JPG
    4. And the same with the “previous project” and “next project” buttons the users who enter a specific project want to see the projects related to that category and not with any other type after they get lost and leave the website. See image 03.JPG
    5. Returning to the “Related Projects” It is uncomfortable that the first view you have of it when choosing the display mode of the “Custom” page and choosing 1200px of page width, is with a blank space on the left hand (in the image 04.JPG I paint it green) and the right hand is shown occupying the entire width, it seems an error, there is no way that either this area is seen with full width or the projects are seen 3 at 3 as I propose in the image 04.JPG lower part. I should have the opportunity to decide how this area will be displayed to my liking.

    Attachments:
    You must be logged in to view attached files.
    #214665

    Salvador86
    Participant

    I attach the image 04.JPG

    Attachments:
    You must be logged in to view attached files.
    #214760

    Hello,

    Thank you very much for choosing our theme again.

    1. I chose “Olya Swan” it shows “Portfolio” – You need to insert your title in the title page and in the page URL https://prnt.sc/tpoymb https://prnt.sc/tpoyfl https://prnt.sc/tpov1g

    Then navigate to the Theme Settings > Portfolio, you will find the option: Portfolio project URL slug to change the slug in the single project page

    2. Disable the title in the Portfolio page settings: https://xtemos.com/docs/woodmart/options-for-pages/

    3. Please find this code http://prntscr.com/tppinm in wp-content\themes\woodmart\single-portfolio.php and replace for this one:

    $cats = get_the_terms( get_the_ID(), 'project-cat' );
    if ( $cats ) {
    	$args['tax_query'][] = array(
    		'taxonomy' => 'project-cat',
    		'field'    => 'id',
    		'terms'    => $cats[0]->term_id,
    	);
    }

    4. Unfortunately, there is no option to change that.

    5. You can change the page layout in The Theme Settings > General layout.

    Best Regards

    #215773

    Salvador86
    Participant

    1. Thank you.
    2. But if I am mentioning that I already disable it, I even send you an image, but it still shows that it forces me to add a css. Please be more specific in your support.
    3. When modifying the template, this will be deleted right? or they will modify it in later versions.
    4. I asked him because I saw that in a template that I bought a long time ago, they can enable the option in a later version of the template.
    5. Pero como le menciono yo elegi 1200px de ancho para que haya espacio a los costados, podria leer nuevamente mi sugerencia Or I don’t understand. —>>> Returning to the “Related Projects” It is uncomfortable that the first view you have of it when choosing the display mode of the “Custom” page and choosing 1200px of page width, is with a blank space on the left hand (in the image 04.JPG I paint it green) and the right hand is shown occupying the entire width, it seems an error, there is no way that either this area is seen with full width or the projects are seen 3 at 3 as I propose in the image 04.JPG lower part. I should have the opportunity to decide how this area will be displayed to my liking.

    #215875

    Hello,

    2. Please provide the site admin access.

    3. This is the customization code, you need to keep it and add after each update. There is no other ways to change functionality.

    4. This navigation has always listed the previous and next projects regardless of the category in our theme. This cannot be changed.

    5. If you have set the width of 1200 px black spaces would appear on both sides, how do you think it should be and can be? I do not understand the problem.

    Best Regards

    #216290

    Salvador86
    Participant

    2. Attached are the access in the private area.
    4. This function is provided by magazine templates, in this way they do not confuse your audience.
    5. Ok, I attach two image. The image 01.JPG describes what I want, I would like the related projects to be located in a different container, than the one in the body of the page, that is, to set a width of 1200px, but for related projects, to have the opportunity to show them with a width of 100%. Image 02.JPG corresponds to what it currently looks like, if a width of 1200px was set, why should the fourth and fifth images be viewed? It should in any case be hidden and only be shown when the carousel allows it.

    I present two scenarios, which can solve it, because how it currently looks bad.

    Attachments:
    You must be logged in to view attached files.
    #216554

    Hello,

    2. As I wrote in another topic the credentials you have provided are not valid.

    4. In any case, this function cannot be changed.

    5. Deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the valid site admin access to the private area

    Best Regards

    #218024

    Salvador86
    Participant

    2 y 5. I just used it and it is perfect, I attach again the credentials for FTP and WordPress.
    4. And they just won’t consider it.
    5. Perform the steps mentioned and remain the same. I do not use plugin as total cache, or anything that alters the display of the page.

    #218125

    Hello,

    Please provide your login URL.

    Best Regards

Viewing 9 posts - 1 through 9 (of 9 total)