The search is slow especially when you enter the Rest button (Opnieuw instellen, in Dutch)
hidden link
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Robert,
Thank you for contacting our support forum.
Was there any custom code added to the view ?
If so could you remove them temporarily and let me know if the search is still running slow ?
Thanks,
Shane
I'm not shore what you mean by custom code, so I will post my code.
Filter:
[wpv-filter-start hide="false"]
[wpv-filter-controls]
<div id="mainselection">
[wpv-control-post-taxonomy taxonomy="vloertype" type="select" default_label="Selecteer een vloertype" url_param="wpv-vloertype"]
</div>
<div id="mainselection">
[wpv-control-post-taxonomy taxonomy="legpatroon" type="select" default_label="Selecteer een legpatroon" url_param="wpv-legpatroon"]
</div>
<div id="mainselection">
[wpv-control-post-taxonomy taxonomy="vloerkleur" type="select" default_label="Selecteer een kleur" url_param="wpv-vloerkleur"]
</div>
<div id="mainselection">
[wpv-control-post-taxonomy taxonomy="toepassing" type="select" default_label="Selecteer een toepassing" url_param="wpv-toepassing"]
</div>[wpv-filter-reset class="reset-knop"][/wpv-filter-controls]
[wpv-filter-end]
Loop:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<wpv-loop>
<a class="thickbox" rel="gallery" title="[wpv-post-title]" href='[wpv-post-featured-image size="1200" output="url"]'><img src="[wpv-post-featured-image size='custom' width='600' height='600' crop='true' output='url' crop_horizontal='center' crop_vertical='center']" alt="[wpv-post-title]"></a>
</wpv-loop>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
<strong>[wpml-string context="wpv-views"]No items found[/wpml-string]</strong>
[/wpv-no-items-found]
[wpv-layout-end]
Output:
[wpv-filter-meta-html]
[wpv-pagination]
<div class='post_nav1'>
<div class='previous_post_link_align'>
[wpv-pager-prev-page force="true"][wpml-string context="wpv-views"]<img src="/wp/wp-content/themes/Avada-Child-Theme/images/vorige.jpg" />[/wpml-string][/wpv-pager-prev-page]
</div>
<div class='next_post_link_align'>
[wpv-pager-next-page force="true"][wpml-string context="wpv-views"]<img src="/wp/wp-content/themes/Avada-Child-Theme/images/volgende.jpg" />[/wpml-string][/wpv-pager-next-page]
</div>
</div>
[/wpv-pagination]
[wpv-layout-meta-html]
[wpv-pagination]
<div class='post_nav1'>
<div class='previous_post_link_align'>
[wpv-pager-prev-page force="true"][wpml-string context="wpv-views"]<img src="/wp/wp-content/themes/Avada-Child-Theme/images/vorige.jpg" />[/wpml-string][/wpv-pager-prev-page]
</div>
<div class='next_post_link_align'>
[wpv-pager-next-page force="true"][wpml-string context="wpv-views"]<img src="/wp/wp-content/themes/Avada-Child-Theme/images/volgende.jpg" />[/wpml-string][/wpv-pager-next-page]
</div>
</div>
[/wpv-pagination]
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Robert,
This looks normal to me.
Would you mind providing me with admin access to the site so that I can take a deeper look ?
The private fields have been enabled.
Thanks,
Shane
Shane
Supporter
Languages:
English (English )
Timezone:
America/Jamaica (GMT-05:00)
Hi Robert,
I see that you are running php version 5.3
This is far below the minimum requirements for wordpress and I would recommend that you contacting your hosting provider and ask them to update you to at least php version 7.0
Please try this and let me know if this resolves the issue.
Thanks,
Shane