>
یسری لینک داخل توضیحات دارم قرار میدم چطور میتونم این لینک رو با رنگ آبی نشون بدم؟ نمیخوام دستی انجام بدم
از طریق کدام صفحه میشه دستور کلی داد برای اینکار
بصورت پیشفرض وقتی به کلمه لینک وصل میشه فقط کمی بولد میشه و گاها بخاطر تشابه رنگش با متون دیگر قابل تشخیص نیست
الان چکار کنم که آبی بشه؟
<div class="header">
@await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderBefore })
<div class="header-upper">
<div class="header-selectors-wrapper">
@await Component.InvokeAsync("TaxTypeSelector")
@await Component.InvokeAsync("CurrencySelector")
@await Component.InvokeAsync("LanguageSelector")
@await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderSelectors })
</div>
<div class="header-links-wrapper">
@await Component.InvokeAsync("HeaderLinks")
@await Component.InvokeAsync("FlyoutShoppingCart")
</div>
</div>
@await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderMiddle })
<div class="header-lower">
<div class="header-logo">
@await Component.InvokeAsync("Logo")
<a referrerpolicy="origin" target="_blank" href="https://trustseal.enamad.ir/?id=177596&Code=jtKwyyHxNby0SPYBYHs1"><img referrerpolicy="origin" src="https://Trustseal.eNamad.ir/logo.aspx?id=177596&Code=jtKwyyHxNby0SPYBYHs1" alt="" style="cursor:pointer" id="jtKwyyHxNby0SPYBYHs1"></a>
</div>
<div class="search-box store-search-box">
@await Component.InvokeAsync("SearchBox")
</div>
</div>
@await Component.InvokeAsync("Widget", new { widgetZone = PublicWidgetZones.HeaderAfter })
</div>
اساتید محترم نسخه ۴.۲ دارم نماد رو داخل صفحه هدر گذاشتم بعد از لوگو گذاشتم ولی نمایش داده نمیشه
علتش چیه؟
احمدرضا wrote:
بعد از کلی جستجو فقط با یک تغییر در فایل کانفیگ مشکل حل شد ولی اهل فن لطفا نظر بدن بهترین راه حل چیه؟؟آیا کاری که انجام دادم درسته؟
تغییری که من ایجاد کردم این بود
modules="AspNetCoreModulev2" رو به modules="AspNetCoreModule" تغییر دادم
وقت بخیر
زمانی که در پنل ادمین گزینه راه اندازی فروشگاه رو میزنم با این خطا مواجه میشم
502 - Web server received an invalid response while acting as a gateway or proxy server.
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
راه حل چیه؟
سلام سایتم رو ارتقا به 4.3 دادم
ولی ظاهرا یسری پیش نیاز باید روی هاست فعال بشه میشه بررسی کنید بهم بگید چکار باید بکنم
HTTP Error 500.32 - ANCM Failed to Load dll
Common solutions to this issue:
The application was likely published for a different bitness than w3wp.exe/iisexpress.exe is running as.
Specific error detected by ANCM:
Could not load hostfxr.dll.
Troubleshooting steps:
Check the system event log for error messages
Enable logging the application process' stdout messages
Attach a debugger to the application process and inspect
For more information visit: https://go.microsoft.com/fwlink/?LinkID=2028526
سلام مراحل گفته شده رو انجام دادم درست بود ممنونم
فقط چطور میتونم لوگو نماد رو در پایین سایت به نمایش بزارم که با کلیک روی اون اطلاعات نماد باز بشه
در ضمن نسخه۴.۱ استفاده میکنم