Forum Replies Created
list of topics you have created till now.
-
-
Hi @Irinata;
You can use these custom css codes;.mfp-bg { background: #FFF; }Use the second code without margin-right.
.gallery-single .pw-collage a { margin-bottom: 15px !important; }Thanks
You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi Urs,
You can check out this related url.
http://www.pixelwars.org/forums/topic/multiple-portfolios-instruction/
ThanksHi VMAstudios,
Please check this steps..
Go to settings > Permalinks and choose default and save it.
Then change it to post name and save it and check it again.
Go to settings > Reading > Post pages : BlogHi collinbarrett,
You can use this custom css code to override the !important we have on tagcloud a in main.css.tagcloud a { font-size: 16px !important; }But varying sizes of tags based on their usage frequency is not possible by default.
ThanksHi @cyber-l,
It doesn’t seem that it is related with the theme. I would recommend you to ask this question in the firefox support forum.
Thank youHi aiham78;
Use thenew_tab = "yes"parameter.
ThanksHi @aiham78;
You are right, you can put the code directly into the header.php just after the tag opens.
Thank youHi radco85,
You can use this custom css code;.fun-fact { padding: 2em 0em 4em 0; margin-left: auto; margin-right: auto; text-align: center; }Thanks
Hi Hayden,
It is calculating the words then giving the average timing. Can you try with long and short articles to check it. Please deactivated all your plugin and try it again.
Thank youHi @Irinata;
If you provide me your related urls, i can help you more.
Thank you.Hi radco85,
Could you provide me your related url please?You are welcome
Hi @cyber-l,
Do you have Adblock Plus or Adblock Plus Pop-up to blocks javascript?
Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
Do NOT click the Reset button on the Safe Mode start window.
And deactivate all your plugin and try it again.
ThanksOkay, I hope it solved your issue.
ThanksHi @jgherghel,
You have a consol error. First of all, deactivate all your plugin and try it again.Hi @Blakemcintosh,
Your shortcodes don’t seem correct. And javascript is not working properly. Please deactivate all your plugin and try it again.
ThanksHi, in the gallery edit screen, on the right side you need to choose Size : Medium or Large to prevent blurry images.
Hi @borghe78,
Okay good luck :=)Hi, please try to update your theme via wordpress.
You need to deactivate your theme in the “Appearance > Themes” section by simply activating a different theme. Once you activate a different theme, you can delete your theme. Dont worry, your content will not be lost. (The translation files are located under languages folder in the theme folder.)
Then simply upload the new theme file in the “Appearance > Themes” section.
Once it uploads, choose to activate the theme.
Shortcode tab will be fixed.Hi jpvalery,
You can check it from the theme page. Localization improved.
http://themeforest.net/item/readme-a-readable-wordpress-theme/9167043
ThanksHi @borghe78,
You can try Loco translate for the localization. You can see the basic usage in the link.
https://wordpress.org/plugins/loco-translate/installation/Hi @alessandrocar88;
Could you check out this related url please?
https://support.google.com/analytics/answer/1008083?hl=enHi Wilson,
Can you Go to settings > Permalinks and choose default and save it.
Then change it to post name and save it and check it again.Hi Wilson,
Could you check one more step please? I want you to check empathy template page.
Go to appearance > Widgets > Empathy Template Page > -Empathy: Custom Page: contact > be sure that you choose the contact page.Hi Wilson;
Please deactivated all your plugin and try it again. And check your url please?
You can add the google map also. Please check out this related topic;
http://www.pixelwars.org/forums/topic/how-to-add-google-map-with-my-place-contract/
You can customize the background color. Go to apperance > customize and > empathy page color
Thank you.serkan
Moderator11 January 2016 at 19:02Posted in : Portfolio & Gallery issues after updating to 2.2Hi @TimTaller;
Please deactivate all your plugin and try it again.Hi, it is related to folder and file permissions. Set 755 for folders and 644 for files when uploading via FTP. But, if you install the theme via wordpress, it assigns the correct permissions.
Try to install your theme via uploading wp admin.
Thank you.Hi @EvilT;
You can use this custom css code;.event .date { line-height: 1; vertical-align: inherit; padding: 16px 0; }Thanks
I see you, but we don’t promise any customization work anywhere, but still we try to help you all on some simple css customizations that doesn’t take more than just a few minutes,
but what you are asking is not possible with just a few lines of code.
Thanks for the feedback.We just tested it and its working fine.There is one golden rule for the proper functioning of the localization. You need to choose language file which WordPress uses after clicking new language. You need to look at that site in WordPress, which was established in the country language. Settings > General > Site Language
Find your theme from logo plugin translate page and click to new language and change the words and save it. Go to your language file in your theme file and you can see it there.
1.Create a languages subdirectory in your plugin or theme’s root directory
2.Ensure this directory writeable by the web server
3.ind the theme or plugin in the list at Loco Translate > Manage Translations
4.Click + New language and follow the on-screen prompts.You can use this function with custom URL. Create an archive menu item and put your custom URL as you can see below.
http://themes.pixelwars.org/photographer/2015/
http://themes.pixelwars.org/photographer/2015/01/
http://themes.pixelwars.org/photographer/2015/01/04/
Thanks
Hi @andreisavca;
This is your default contact page. I created a page which calls contact. But when you do customization on it, it’s affecting the functionality. I tried to send you a test message via default contact form and its working well. But more customization you can consider hiring an expert at Envato studio.
http://www.thechange.world/contact/Hi @Konst;
When you click your portfolio item, at the top of the page menu background color is changing.
Tab bar menu is getting dark in the standard type.
ThanksYou are welcome.
Hi, i have forwarded this topic to the developer, he will get back to you soon. Thanks for the patience.
Hi @sjpownall1;
You can use this custom css code (increase the width which is suit to your puspose)
#contact .layout-medium { max-width: 1040px; }
And it is not possible to add the author to the blog by default. This is a personal blog theme so we didn’t need to put this option.
Thank youHi @sjpownall1;
You can use this custom css code for the first question;@media screen and (min-width: 992px) { .post .entry-content > p img:not(.alignleft):not(.alignright), .post .entry-content .gallery { width: 120%; margin-left: -10%; } }You can use these custom css code for the second question:)
.layout-fixed { max-width: 900px; } @media screen and (min-width: 994px) { .blog-single .entry-content { max-width: 900px; } }Thanks
Okay, good luck :)
Hi @Elizabeth;
I just checked your website, still your ami powles design’s image dimension is smaller than 760px. It is 750px. Could you fix your dimension and try to upload it again.
ThanksHi @Rachel;
It looks like, it is related with your host. There is not any problem with the theme. Please check php mail() function and still if you have the problem please use ninja forms.
ThanksHi @sjpownall1;
1) I am sorry, i didn’t quite get what you mean. Could you try to add two images to both left and right side. I want to make it clear, you would like to show your alignleft and alignright pictures little bit overhanging, right?
2) Do you mean padding on that pages? There aren’t any border on that pages.Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi @andreisavca;
I created a default contact form for you. There is customization in the contact form so I can not control it. It requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.Hi @sjpownall1;
You can try to use this custom css code; delete your custom paddings.@media screen and (min-width: 992px) { .post .entry-content > p img:not(.alignleft):not(.alignright), .post .entry-content .gallery { width: 100%; margin-left: 0; } }Would you like to keep your images inside the content area? Then you can use this custom css code for it.
@media screen and (min-width: 1200px) { .blog-single .alignright, .blog-single .wp-caption.alignright { margin-right: 0; } } @media screen and (min-width: 1200px) { .blog-single .alignleft, .blog-single .wp-caption.alignleft { margin-left: 0; } }serkan
Moderator11 January 2016 at 00:27Posted in : Differentiate two pages that have the same modelHi @charly42;
Go to appearance > Menus and remove the private portfolio page and still keep your page.
If I understood right, this will solve your issue. If it doesn’t solve your issue, provide me your related URL, please?Hi @ttlover2005;
Please check out this topic;
http://codex.wordpress.org/Changing_The_Site_URL
ThanksPlease check your shortcode delete it and replace with these shortcodes. and check it again.
Thanks.[photo_wall animation=”random” interval=”1600″ max_step=”3″]
[intro]
Hi. I am Videographer.
I capture [rotate_words titles=”life.,moments.,happiness.,emotions.,action.,impression.,beauty.”][/intro]Hi samghazi;
When you are on the menu page in WordPress dashboard, there is a Screen Options at the right top corner. Click it and select the ‘Link Target’ in ‘Advance menu properties’. You will see the link target dropdown in the menu item below. Select open in new tab for your menu item.
ThanksHi @ paraschivcristian;
We have blog regular and blog single option for the blog page. It is not possible to see only future image but you can use the excerpt area with a few words.
Thank you